Go to file
Dan Nicholson dd25bbc9ac libxkbcomp: Eradicate XkbFileInfo usage
The only real usage was in the frontend to generate a .xkm file. The
rest of the code just operated on the attached XkbDescPtr. Note that
here we've replaced the usage of the defined field in CompileKeymap with
the equivalent field in a XkbcDescPtr.
2009-03-28 12:01:28 -07:00
include Use X extern "C" guards around function declarations for public header 2009-03-25 20:06:39 -07:00
src libxkbcomp: Eradicate XkbFileInfo usage 2009-03-28 12:01:28 -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