Find a file
Peter Hutterer 993ca70d7e Define the error cases for XSetDeviceMode better.
Take the error codes as described in the man page for XSetDeviceMode. This
is more likely to be what clients expect, especially since the protocol spec
doesn't actually define when BadMode is to be reported.

This behaviour is the same as specified in the XSetDeviceMode man page.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Fernando Carrijo <fcarrijo@yahoo.com.br>
2010-08-06 10:11:43 +10: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 config: update AC_PREREQ statement to 2.60 2010-03-28 19:25:52 -04: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: remove the pkgconfig pc.in file from EXTRA_DIST 2010-03-28 19:00:31 -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 XI2proto.txt: fix up some request names. 2010-08-06 10:11:43 +10:00
XIproto.h Define the Cursor datasize correctly 2009-04-22 12:45:13 +10:00
XIproto.txt Define the error cases for XSetDeviceMode better. 2010-08-06 10:11:43 +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