NameDateSize

..10-Nov-202518

aclocal.m4H A D10-Nov-2025413.1 KiB

AUTHORSH A D10-Nov-202531

ChangeLogH A D10-Nov-20257.9 KiB

config.guessH A D10-Nov-202543.8 KiB

config.h.inH A D10-Nov-20251.8 KiB

config.subH A D10-Nov-202534.8 KiB

configureH A D10-Nov-2025556.1 KiB

configure.acH A D10-Nov-20252 KiB

COPYINGH A D10-Nov-20251.1 KiB

depcompH A D10-Nov-202522.9 KiB

INSTALLH A D10-Nov-2025175

install-shH A D10-Nov-202513.7 KiB

ltmain.shH A D10-Nov-2025276.9 KiB

Makefile.amH A D10-Nov-20251.4 KiB

Makefile.inH A D10-Nov-202527.2 KiB

missingH A D10-Nov-20256.7 KiB

NEWSH A D10-Nov-20250

READMEH A D10-Nov-20251.1 KiB

src/H10-Nov-20254 KiB

xtrap.pc.inH A D10-Nov-2025250

README

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