| Name | Date | Size | ||
|---|---|---|---|---|
| .. | 10-Nov-2025 | 18 | ||
| aclocal.m4 | H A D | 10-Nov-2025 | 413.1 KiB | |
| AUTHORS | H A D | 10-Nov-2025 | 31 | |
| ChangeLog | H A D | 10-Nov-2025 | 7.9 KiB | |
| config.guess | H A D | 10-Nov-2025 | 43.8 KiB | |
| config.h.in | H A D | 10-Nov-2025 | 1.8 KiB | |
| config.sub | H A D | 10-Nov-2025 | 34.8 KiB | |
| configure | H A D | 10-Nov-2025 | 556.1 KiB | |
| configure.ac | H A D | 10-Nov-2025 | 2 KiB | |
| COPYING | H A D | 10-Nov-2025 | 1.1 KiB | |
| depcomp | H A D | 10-Nov-2025 | 22.9 KiB | |
| INSTALL | H A D | 10-Nov-2025 | 175 | |
| install-sh | H A D | 10-Nov-2025 | 13.7 KiB | |
| ltmain.sh | H A D | 10-Nov-2025 | 276.9 KiB | |
| Makefile.am | H A D | 10-Nov-2025 | 1.4 KiB | |
| Makefile.in | H A D | 10-Nov-2025 | 27.2 KiB | |
| missing | H A D | 10-Nov-2025 | 6.7 KiB | |
| NEWS | H A D | 10-Nov-2025 | 0 | |
| README | H A D | 10-Nov-2025 | 1.1 KiB | |
| src/ | H | 10-Nov-2025 | 4 KiB | |
| xtrap.pc.in | H A D | 10-Nov-2025 | 250 |
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