NAME
xlsclients - list client applications running on a display
SYNOPSIS
xlsclients
[-display _d_i_s_p_l_a_y_n_a_m_e] [-a] [-l] [-m maxcmdlen]
DESCRIPTION
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.
OPTIONS
-
-display _d_i_s_p_l_a_y_n_a_m_e
-
This option specifies the X server to contact.
-
-a
-
This option indicates that clients on all screens should be listed. By
default, only those clients on the default screen are listed.
-
-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.
-
-m _m_a_x_c_m_d_l_e_n
-
This option specifies the maximum number of characters in a command to
print out. The default is 10000.
ENVIRONMENT
-
DISPLAY
-
To get the default host, display number, and screen.
SEE ALSO
X(7), xwininfo(1), xprop(1)
AUTHOR
Jim Fulton, MIT X Consortium