." IBM_PROLOG_BEGIN_TAG ." This is an automatically generated prolog. ." ." gos720 src/gos/2d/XTOP/programs/xlsclients/xlscli.man 1.1 ." ." Licensed Materials - Property of IBM ." ." COPYRIGHT International Business Machines Corp. 1996 ." All Rights Reserved ." ." US Government Users Restricted Rights - Use, duplication or ." disclosure restricted by GSA ADP Schedule Contract with IBM Corp. ." ." IBM_PROLOG_END_TAG .\" SCCSID_BEGIN_TAG .\" @(#)11 1.1 src/gos/2d/XTOP/programs/xlsclients/xlscli.man, xsample, gos720 7/16/96 11:22:58 .\" SCCSID_END_TAG .\" $XConsortium: xlscli.man /main/9 1995/12/15 14:04:38 gildea $ .\" Copyright (c) 1991, 1994 X Consortium .\" .\" Permission is hereby granted, free of charge, to any person obtaining .\" a copy of this software and associated documentation files (the .\" "Software"), to deal in the Software without restriction, including .\" without limitation the rights to use, copy, modify, merge, publish, .\" distribute, sublicense, and/or sell copies of the Software, and to .\" permit persons to whom the Software is furnished to do so, subject to .\" the following conditions: .\" .\" The above copyright notice and this permission notice shall be included .\" in all copies or substantial portions of the Software. .\" .\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS .\" OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF .\" MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. .\" IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR .\" OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, .\" ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR .\" OTHER DEALINGS IN THE SOFTWARE. .\" .\" Except as contained in this notice, the name of the X Consortium shall .\" not be used in advertising or otherwise to promote the sale, use or .\" other dealings in this Software without prior written authorization .\" from the X Consortium. .TH XLSCLIENTS 1 "Release 6.1" "X Version 11" .SH NAME xlsclients - list client applications running on a display .SH SYNOPSIS .B "xlsclients" [-display \fIdisplayname\fP] [-a] [-l] [-m maxcmdlen] .SH DESCRIPTION .PP .I Xlsclients is a utility for listing information about the client applications running on a display. It may be used to generate scripts representing a snapshot of the user's current session. .SH OPTIONS .TP 8 .B \-display \fIdisplayname\fP This option specifies the X server to contact. .TP 8 .B \-a This option indicates that clients on all screens should be listed. By default, only those clients on the default screen are listed. .TP 8 .B \-l List in long format, giving the window name, icon name, and class hints in addition to the machine name and command string shown in the default format. .TP 8 .B \-m \fImaxcmdlen\fP This option specifies the maximum number of characters in a command to print out. The default is 10000. .SH ENVIRONMENT .PP .TP 8 .B DISPLAY To get the default host, display number, and screen. .SH "SEE ALSO" X(1), xwininfo(1), xprop(1) .SH AUTHOR Jim Fulton, MIT X Consortium