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