Find a file
Gaetan Nadon 33bab5091b config: install and distribute XI2proto.txt XIproto.txt
It will now be installed in $docdir in addition
to being distributed in the tarball.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-03-28 17:46:57 -04:00
.gitignore .gitignore: use common defaults with custom section # 24239 2009-11-15 13:22:55 -05:00
autogen.sh Initial build system files for proto module. 2005-05-06 01:46:30 +00:00
configure.ac configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242 2009-11-15 18:11:36 -05:00
COPYING Add Red Had Copyright in the COPYING file. 2009-12-22 16:45:54 -05:00
inputproto.pc.in Change all the protonames from <extension>Ext to <extension>Proto. 2005-05-09 18:20:04 +00:00
Makefile.am config: install and distribute XI2proto.txt XIproto.txt 2010-03-28 17:46:57 -04:00
README README: file created or updated #24206 2009-11-16 11:13:30 -05:00
XI.h Move the XI2 index into versions[] over to XI2.h 2009-06-01 09:13:22 +10:00
XI2.h XI2: remove Keysym grabs, use Keycode grabs instead. 2009-07-20 16:27:57 +10:00
XI2proto.h XIWarpPointer needs to take FP1616 for positions. 2009-08-21 14:24:35 +10:00
XI2proto.txt Device cursors are deleted once the window or the device disappear. 2009-08-25 10:04:25 +10:00
XIproto.h Define the Cursor datasize correctly 2009-04-22 12:45:13 +10:00
XIproto.txt Add XIproto.txt 2009-10-02 11:31:24 +10:00

				X Input Extension		

This extension defines a protocol to provide additional input devices
management such as graphic tablets.

Extension name: XInputExtension

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/proto/inputproto

        http://cgit.freedesktop.org/xorg/proto/inputproto

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