Go to file
Dan Nicholson 5315e5d14a Add XKBlib API to support keytypes
Added common variants of XkbComputeEffectiveMap, XkbInitCanonicalKeyTypes
and all their needed functions. A couple functions that were in alloc.c
moved to malloc.c to mirror the libX11 sources better.

Original code in

libX11/src/xkb/XKBMalloc.c
libX11/src/xkb/XKBMisc.c
libX11/src/xkb/XKB.c
2009-03-28 17:55:46 -07:00
include Add XKBlib API to support keytypes 2009-03-28 17:55:46 -07:00
src Add XKBlib API to support keytypes 2009-03-28 17:55:46 -07:00
test Rename headers to XKBcommon* and install in extensions directory 2009-03-25 19:40:57 -07:00
.gitignore Ignore files for xkbcomp 2009-03-27 18:44:39 -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 Import xkbcomp sources for CompileKeymap 2009-03-27 06:55:32 -07:00