35 lines
1.1 KiB
Plaintext
35 lines
1.1 KiB
Plaintext
libXTrap is the Xlib-based client API for the DEC-XTRAP extension.
|
|
|
|
XTrap was a proposed standard extension for X11R5 which facilitated the
|
|
capturing of server protocol and synthesizing core input events.
|
|
|
|
Digital participated in the X Consortium's xtest working group which chose
|
|
to evolve XTrap functionality into the XTEST & RECORD extensions for X11R6.
|
|
|
|
As X11R6 was released in 1994, XTrap has now been deprecated for over
|
|
15 years, and uses of it should be quite rare.
|
|
|
|
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/lib/libXTrap
|
|
|
|
http://cgit.freedesktop.org/xorg/lib/libXTrap
|
|
|
|
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
|
|
|