xlswins(1) X Version 11 (22 September 1989) xlswins(1)
NAME
xlswins - displays server window list
SYNOPSIS
xlswins [-options ...] [windowid ...]
DESCRIPTION
The xlswins utility lists the window tree. By default, it
uses the root window as the starting point, although you can
specify a specific window or windows by specifying its ID on
the command line. To find out a window's ID, use the
xwininfo client.
OPTIONS
-display displayname
This option specifies the X server to contact.
-l Generates a long listing for each window. This listing
includes a number indicating depth, the geometry
relative to the parent window 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. Formats in hexadecimal numbers
begin with 0x, octal numbers begin with 0, and decimal
numbers print as is.
-indent number
Specifies the number of spaces indented for each level
in the window tree. The default is 2.
ENVIRONMENT
DISPLAY
Gets the default host and display.
SEE ALSO
X(1)
xwininfo(1)
xprop(1)
COPYRIGHT
Copyright 1988, Massachusetts Institute of Technology.
See X(1) for a full statement of rights and permissions.
AUTHOR
Jim Fulton, MIT X Consortium.
Page 1 (printed 10/4/89)