blob: fabb4ea16d311a71edf7a68cf81d95bfa5140bdb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
xlsclients is a utility for listing information about the client
applications running on a X11 server.
Version 1.1 and later of xlsclients use (and require) libxcb instead
of libX11, for more efficient communication with the X server.
All questions regarding this software should be directed at the
Xorg mailing list:
http://lists.freedesktop.org/mailman/listinfo/xorg
Please submit bug reports to the Xorg bugzilla:
https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
The master development code repository can be found at:
git://anongit.freedesktop.org/git/xorg/app/xlsclients
http://cgit.freedesktop.org/xorg/app/xlsclients
For patch submission instructions, see:
http://www.x.org/wiki/Development/Documentation/SubmittingPatches
For more information on the git code manager, see:
http://wiki.x.org/wiki/GitPage
|