Go to file
Dan Nicholson 3d4c4d06d5 Revert "xkbcomp: Remove listing sources"
This reverts commit c4c9e36fbf. It turns
out that the listing code is used to support the X_kbListComponents
request (via XkbListComponents).

This will have to be refactored into some reasonable interface instead
of the current usage where the server reads xkbcomp stdout. Gross.
2009-04-13 06:24:36 -07:00
include Add interface to compile keyboard description from keymap files 2009-04-10 12:25:51 -07:00
src Revert "xkbcomp: Remove listing sources" 2009-04-13 06:24:36 -07:00
test Program and files for testing CompileKeymapFromFile 2009-04-10 12:33:31 -07:00
.gitignore Add xkbcommon pkg-config file 2009-04-01 06:22:06 -07:00
COPYING Initial autotools commit 2009-03-19 10:47:15 -07:00
Makefile.am Add xkbcommon pkg-config file 2009-04-01 06:22:06 -07:00
autogen.sh Initial autotools commit 2009-03-19 10:47:15 -07:00
configure.ac Require strdup and remove utils wrapper 2009-04-05 20:27:35 -07:00
xkbcommon.pc.in Add xkbcommon pkg-config file 2009-04-01 06:22:06 -07:00