Home | History | Annotate | only in /xsrc/external/mit/libXtst/dist
Up to higher level directory
NameDateSize
aclocal.m415-Nov-2024128K
ChangeLog15-Nov-202448.6K
compile15-Nov-20247.4K
config.guess15-Nov-202449.5K
config.h.in15-Nov-20241.9K
config.sub15-Nov-202436K
configure15-Nov-2024649.4K
configure.ac15-Nov-20242.4K
COPYING31-May-20135.7K
depcomp15-Nov-202423.1K
docbook.am31-May-20133.1K
include/19-Feb-2026
INSTALL27-Sep-202215.4K
install-sh15-Nov-202415.1K
ltmain.sh27-Sep-2022325.2K
m4/19-Feb-2026
Makefile.am27-Sep-20221.4K
Makefile.in15-Nov-202430.3K
man/19-Feb-2026
missing15-Nov-20247.5K
README.md27-Sep-2022938
specs/19-Feb-2026
src/19-Feb-2026
xtst.pc.in31-May-2013262

README.md

      1 libXtst - library for XTEST & RECORD extensions
      2 -----------------------------------------------
      3 
      4 libXtst provides the Xlib-based client API for the XTEST & RECORD extensions.
      5 
      6 The XTEST extension is a minimal set of client and server extensions
      7 required to completely test the X11 server with no user intervention.
      8 This extension is not intended to support general journaling and
      9 playback of user actions.
     10 
     11 The RECORD extension supports the recording and reporting of all
     12 core X protocol and arbitrary X extension protocol.
     13 
     14 All questions regarding this software should be directed at the
     15 Xorg mailing list:
     16 
     17   https://lists.x.org/mailman/listinfo/xorg
     18 
     19 The primary development code repository can be found at:
     20 
     21   https://gitlab.freedesktop.org/xorg/lib/libXtst
     22 
     23 Please submit bug reports and requests to merge patches there.
     24 
     25 For patch submission instructions, see:
     26 
     27   https://www.x.org/wiki/Development/Documentation/SubmittingPatches
     28 
     29