Add interface to compile keyboard description from keymap files
authorDan Nicholson <dbn.lists@gmail.com>
Fri, 10 Apr 2009 19:25:51 +0000 (12:25 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Fri, 10 Apr 2009 19:25:51 +0000 (12:25 -0700)
commitabbd14193502010cda1dcd2bc892343e29fe06b4
tree920a41a77755ffac3a7ca0c8d07e479e7e588d3c
parente98eb80509476459f207d902a2a8052b967e2d93
Add interface to compile keyboard description from keymap files

We need to support generating a keyboard description from a keymap file
because there are just some cases where RMLVO or ktcsg is not enough.

The map choosing logic has been refactored into its own function and now
supports choosing a named or default keymap.
include/X11/extensions/XKBcommon.h
src/xkbcomp/xkbcomp.c