Find a file
Gaetan Nadon cb489d131a Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Now that the INSTALL file is generated.
Allows running make maintainer-clean.
2009-11-22 19:24:48 -05: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:31 +00:00
configure.ac configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242 2009-11-15 18:11:36 -05:00
COPYING Add COPYING file for KB. 2005-05-16 03:53:47 +00:00
kbproto.pc.in Change all the protonames from <extension>Ext to <extension>Proto. 2005-05-09 18:20:05 +00:00
Makefile.am Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES 2009-11-22 19:24:48 -05:00
README README: file created or updated #24206 2009-11-16 11:13:30 -05:00
XKB.h unconditionally declare XFree86Private 2006-07-18 15:21:28 -04:00
XKBgeom.h Merging XORG-CURRENT into trunk 2004-04-23 18:43:06 +00:00
XKBproto.h R6.6 is the Xorg base-line 2003-11-14 15:54:35 +00:00
XKBsrv.h Made some defines typedefs for better compatability 2009-04-06 17:54:12 -07:00
XKBstr.h R6.6 is the Xorg base-line 2003-11-14 15:54:35 +00:00

				X Keyboard Extension

This extension defines a protcol to provide a number of new capabilities
and controls for text keyboards.

Extension name: XKEYBOARD

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/kbproto

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

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