XLSWINS(1) XLSWINS(1)
NAME
xlswins - server window list displayer for X
SYNOPSIS
xlswins [-options ...] [windowid ...]
DESCRIPTION
xlswins lists the window tree. By default, the root
window is used as the starting point, although a
specific window may be specified using the -id option.
If no specific windows are given on the command line,
the root window is used.
OPTIONS
-display displayname
specifies the X server to contact.
-l
indicates that a long listing is generated for each
window. This includes a number indicating the depth,
the geometry relative to the parent, as well as the
location relative to the root window.
-format radix
specifies the radix to use when printing out window
ids. Allowable values are: hex, octal, and decimal.
The default is hex.
-indent number
specifies the number of spaces indented for each
level in the window tree. The default is 2.
SEE ALSO
xwininfo(1), xprop(1)
ENVIRONMENT
DISPLAY
To get the default host and display to use.
BUGS
This should be integrated with xwininfo.
AUTHOR
Jim Fulton, MIT X Consortium
- 1 -