Go to file
Cyril Brulebois 621c2a7a8c Get rid of unneeded <X11/Xlib.h> include.
There's no need for this xlib include:
|   YACC   xkbparse.c
|   CC     xkbparse.lo
| xkbparse.y:98:22: error: X11/Xlib.h: No such file or directory

Signed-off-by: Cyril Brulebois <kibi@debian.org>
Signed-off-by: Kristian Høgsberg <krh@bitplanet.net>
2011-01-29 14:10:35 -05:00
include Rename XkbcInternAtom() to xkb_intern_atom() and export 2011-01-29 14:10:22 -05:00
makekeys config: makekeys prog should stand alone in the makekeys directory 2010-12-18 11:19:56 -05:00
src Get rid of unneeded <X11/Xlib.h> include. 2011-01-29 14:10:35 -05:00
test config: distribute the .sh test programs and test data 2010-12-18 11:19:57 -05:00
.gitignore config: .gitignore: template with default values for components #24239 2010-12-07 09:47:32 -05:00
COPYING config: update COPYING for software licensing 2010-12-18 11:19:57 -05:00
Makefile.am config: makekeys prog should stand alone in the makekeys directory 2010-12-18 11:19:56 -05:00
README config: add the default README file. 2010-12-08 15:24:21 -05:00
autogen.sh build: use proper quoting in autogen.sh 2010-11-11 23:21:36 +01:00
configure.ac config: set the default xkb config root based on xkeyboard-config module 2010-12-18 11:19:57 -05:00
xkbcommon.pc.in Pull in a few #defines from libxkbfile and lower kbproto requirement 2010-08-25 14:51:52 -04:00

README

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

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

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