summaryrefslogtreecommitdiff
path: root/console-client/xkb
AgeCommit message (Expand)Author
2011-04-08Warn when too many virtual modifier are defined.Diego Nieto Cid
2011-04-08Avoid hashing garbage for short keynames.Diego Nieto Cid
2011-04-08Rule vmod returns an int with the vmod's bit on.Diego Nieto Cid
2011-04-08Recreate xkb/keymap/hurd from xkeyboard-config-1.8's xfree86 keymap.Diego Nieto Cid
2011-04-08Update key type assigment routine.Diego Nieto Cid
2011-04-08Skip to main file's default section when needed.Diego Nieto Cid
2011-04-08Lexer support for keycodes with +/- symbols and arbitrary level numbers.Diego Nieto Cid
2011-04-08debian patch: 04_cleanups.patchDiego Nieto Cid
2011-04-08debian patch: 03_hurd_keymap.patchDiego Nieto Cid
2011-04-04Add missing semicolons bison was inserting.Diego Nieto Cid
2011-04-04Add type to $$ in mid-rules.Diego Nieto Cid
2011-04-04debian patch: 06_gcc-4.1_fix.patchDiego Nieto Cid
2011-04-04Use external encoding converter.Diego Nieto Cid
2011-04-04Export function to load the keaboard layout.Diego Nieto Cid
2011-04-04Remove keyboard driver from XKB implementation.Diego Nieto Cid
2011-03-17Add XKB parser and implementation.Marco Gerards