aboutsummaryrefslogtreecommitdiff
path: root/console-client/xkb
Commit message (Expand)AuthorAgeFilesLines
...
* Give the file name and line number where an unexpected end of file was found.Diego Nieto Cid2011-04-081-1/+1
* Warn when too many virtual modifier are defined.Diego Nieto Cid2011-04-081-0/+2
* Avoid hashing garbage for short keynames.Diego Nieto Cid2011-04-081-2/+10
* Rule vmod returns an int with the vmod's bit on.Diego Nieto Cid2011-04-081-1/+4
* Recreate xkb/keymap/hurd from xkeyboard-config-1.8's xfree86 keymap.Diego Nieto Cid2011-04-081-128/+166
* Update key type assigment routine.Diego Nieto Cid2011-04-081-9/+27
* Skip to main file's default section when needed.Diego Nieto Cid2011-04-081-0/+2
* Lexer support for keycodes with +/- symbols and arbitrary level numbers.Diego Nieto Cid2011-04-081-1/+2
* debian patch: 04_cleanups.patchDiego Nieto Cid2011-04-083-7/+4
* debian patch: 03_hurd_keymap.patchDiego Nieto Cid2011-04-081-2/+2
* Add missing semicolons bison was inserting.Diego Nieto Cid2011-04-041-157/+157
* Add type to $$ in mid-rules.Diego Nieto Cid2011-04-041-2/+2
* debian patch: 06_gcc-4.1_fix.patchDiego Nieto Cid2011-04-041-3/+0
* Use external encoding converter.Diego Nieto Cid2011-04-041-3/+3
* Export function to load the keaboard layout.Diego Nieto Cid2011-04-042-0/+17
* Remove keyboard driver from XKB implementation.Diego Nieto Cid2011-04-042-507/+3
* Add XKB parser and implementation.Marco Gerards2011-03-1721-0/+13920