Add rules rules file parsing from xkbfile
authorDan Nicholson <dbn.lists@gmail.com>
Sun, 29 Mar 2009 18:25:44 +0000 (11:25 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Sun, 29 Mar 2009 18:31:54 +0000 (11:31 -0700)
commite1284944cfdb47c70dc59b051cafe32c70283483
treeeb51c17c07e34efd0cda0d61a13d0b5f7066f8ec
parent3fc0dcc8167b2a306ba9a5146dade7b7b2387f63
Add rules rules file parsing from xkbfile

Copy over the Xkb_RF* rules parsing functions from xkbfile's maprules.c.
Eventually, this will be tied into xkbcomp's path searching utilities so
you don't need to supply a full path to the rules file. Also, it this
should eventually incorporate the server's RMLVOSet.
include/X11/extensions/XKBcommon.h
src/Makefile.am
src/XKBcommonint.h
src/maprules.c [new file with mode: 0644]