Go to file
openKylinBot eb7b77e9d8 changed debian/source/format to native 2022-05-16 11:31:37 +08:00
debian changed debian/source/format to native 2022-05-16 11:31:37 +08:00
include/X11/extensions Import Upstream version 1.2.3 2022-05-16 11:31:20 +08:00
man Import Upstream version 1.2.3 2022-05-16 11:31:20 +08:00
specs Import Upstream version 1.2.3 2022-05-16 11:31:20 +08:00
src Import Upstream version 1.2.3 2022-05-16 11:31:20 +08:00
COPYING Import Upstream version 1.2.3 2022-05-16 11:31:20 +08:00
ChangeLog Import Upstream version 1.2.3 2022-05-16 11:31:20 +08:00
INSTALL Import Upstream version 1.2.3 2022-05-16 11:31:20 +08:00
Makefile.am Import Upstream version 1.2.3 2022-05-16 11:31:20 +08:00
Makefile.in Import Upstream version 1.2.3 2022-05-16 11:31:20 +08:00
README Import Upstream version 1.2.3 2022-05-16 11:31:20 +08:00
aclocal.m4 Import Upstream version 1.2.3 2022-05-16 11:31:20 +08:00
autogen.sh Import Upstream version 1.2.3 2022-05-16 11:31:20 +08:00
compile Import Upstream version 1.2.3 2022-05-16 11:31:20 +08:00
config.guess Import Upstream version 1.2.3 2022-05-16 11:31:20 +08:00
config.h.in Import Upstream version 1.2.3 2022-05-16 11:31:20 +08:00
config.sub Import Upstream version 1.2.3 2022-05-16 11:31:20 +08:00
configure Import Upstream version 1.2.3 2022-05-16 11:31:20 +08:00
configure.ac Import Upstream version 1.2.3 2022-05-16 11:31:20 +08:00
depcomp Import Upstream version 1.2.3 2022-05-16 11:31:20 +08:00
docbook.am Import Upstream version 1.2.3 2022-05-16 11:31:20 +08:00
install-sh Import Upstream version 1.2.3 2022-05-16 11:31:20 +08:00
ltmain.sh Import Upstream version 1.2.3 2022-05-16 11:31:20 +08:00
missing Import Upstream version 1.2.3 2022-05-16 11:31:20 +08:00
xtst.pc.in Import Upstream version 1.2.3 2022-05-16 11:31:20 +08:00

README

libXtst provides the Xlib-based client API for the XTEST & RECORD extensions.

The XTEST extension is a minimal set of client and server extensions
required to completely test the X11 server with no user intervention.
This extension is not intended to support general journaling and
playback of user actions.

The RECORD extension supports the recording and reporting of all
core X protocol and arbitrary X extension protocol.

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/lib/libXtst

        http://cgit.freedesktop.org/xorg/lib/libXtst

For patch submission instructions, see:

	http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage