Home | History | Annotate | only in /xsrc/external/mit/libXTrap/dist
Up to higher level directory
NameDateSize
aclocal.m431-May-2013413.1K
AUTHORS30-Jul-200831
ChangeLog31-May-20137.9K
config.guess31-May-201343.8K
config.h.in31-May-20131.8K
config.sub31-May-201334.8K
configure31-May-2013556.1K
configure.ac31-May-20132K
COPYING31-May-20131.1K
depcomp31-May-201322.9K
INSTALL30-Jul-2008175
install-sh31-May-201313.7K
ltmain.sh31-May-2013276.9K
Makefile.am31-May-20131.4K
Makefile.in31-May-201327.2K
missing31-May-20136.7K
NEWS30-Jul-20080
README31-May-20131.1K
src/19-Feb-2026
xtrap.pc.in30-Jul-2008250

README

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