README revision 9384b2f3
1libXTrap is the Xlib-based client API for the DEC-XTRAP extension.
2
3XTrap was a proposed standard extension for X11R5 which facilitated the
4capturing of server protocol and synthesizing core input events.
5
6Digital participated in the X Consortium's xtest working group which chose
7to evolve XTrap functionality into the XTEST & RECORD extensions for X11R6.
8
9As X11R6 was released in 1994, XTrap has now been deprecated for over
1015 years, and uses of it should be quite rare.
11
12All questions regarding this software should be directed at the
13Xorg mailing list:
14
15        http://lists.freedesktop.org/mailman/listinfo/xorg
16
17Please submit bug reports to the Xorg bugzilla:
18
19        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
20
21The master development code repository can be found at:
22
23        git://anongit.freedesktop.org/git/xorg/lib/libXTrap
24
25        http://cgit.freedesktop.org/xorg/lib/libXTrap
26
27For patch submission instructions, see:
28
29	http://www.x.org/wiki/Development/Documentation/SubmittingPatches
30
31For more information on the git code manager, see:
32
33        http://wiki.x.org/wiki/GitPage
34
35