xenocara/lib/libXtst
2015-05-10 09:51:55 +00:00
..
include/X11/extensions
man fix for man pages -- per roff(7), .so should be based in the parent man 2014-06-20 00:38:53 +00:00
specs
src
aclocal.m4
ChangeLog
config.guess
config.h.in
config.sub
configure fix merge issues. 2013-05-31 18:38:23 +00:00
configure.ac fix merge issues. 2013-05-31 18:38:23 +00:00
COPYING
depcomp
docbook.am
INSTALL
install-sh
ltmain.sh
Makefile.am
Makefile.bsd-wrapper Bump the major on every single base library. There are a couple 2013-08-13 07:07:07 +00:00
Makefile.in
missing
README
xtst.pc.in

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