NameDateSize

..10-Nov-202518

aclocal.m4H A D10-Nov-2025128 KiB

ChangeLogH A D10-Nov-202548.6 KiB

compileH A D10-Nov-20257.4 KiB

config.guessH A D10-Nov-202549.5 KiB

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

config.subH A D10-Nov-202536 KiB

configureH A D10-Nov-2025649.4 KiB

configure.acH A D10-Nov-20252.4 KiB

COPYINGH A D10-Nov-20255.7 KiB

depcompH A D10-Nov-202523.1 KiB

docbook.amH A D10-Nov-20253.1 KiB

include/H10-Nov-202517

INSTALLH A D10-Nov-202515.4 KiB

install-shH A D10-Nov-202515.1 KiB

ltmain.shH A D10-Nov-2025325.2 KiB

m4/H10-Nov-2025104

Makefile.amH A D10-Nov-20251.4 KiB

Makefile.inH A D10-Nov-202530.3 KiB

man/H10-Nov-20254 KiB

missingH A D10-Nov-20257.5 KiB

README.mdH A D10-Nov-2025938

specs/H10-Nov-202585

src/H10-Nov-202576

xtst.pc.inH A D10-Nov-2025262

README.md

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