logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

xlsclients - list client applications running on a display

Author

       Jim Fulton, MIT X Consortium

X Version 11                                    xlsclients 1.1.5                                   XLSCLIENTS(1)

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.

Environment

DISPLAY To get the default host, display number, and screen.

Name

       xlsclients - list client applications running on a display

Options

-displaydisplayname
               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.

       -mmaxcmdlen
               This option specifies the maximum number of characters in a command to print out.  The default is
               10000.

       -version
               Print the program version and exit.

See Also

X(7), xwininfo(1), xprop(1)

Synopsis

xlsclients [-display displayname] [-a] [-l] [-m maxcmdlen] [-version]

See Also