Go to file
Dan Nicholson 3a700f8123 Use common XKB headers and add common type XkbcDescRec
Switched to the common XKB headers which don't contain Xlib pollution.
A new common keyboard description type, XkbcDescRec, has been added.
This is the XkbDescRec definitions in xkbstr.h in the xserver since it
contains the defined field we'll need.
2009-03-19 17:16:13 -07:00
include Use common XKB headers and add common type XkbcDescRec 2009-03-19 17:16:13 -07:00
src Use XKB alloc macros internally 2009-03-19 16:58:45 -07:00
test Use XORG_CWARNFLAGS for more warnings 2009-03-19 16:25:34 -07:00
.gitignore Ignore generated ChangeLog 2009-03-19 16:25:34 -07:00
COPYING Initial autotools commit 2009-03-19 10:47:15 -07:00
Makefile.am Testing harness for keysym functions 2009-03-19 11:51:09 -07:00
autogen.sh Initial autotools commit 2009-03-19 10:47:15 -07:00
configure.ac Use common XKB headers and add common type XkbcDescRec 2009-03-19 17:16:13 -07:00