summaryrefslogtreecommitdiffstats
path: root/genkeymap/evdev-map.c
Commit message (Collapse)AuthorAgeFilesLines
* Generate correct xfree86 keymaps when evdev is usedMichał Górny2014-10-271-0/+156
Use a mapping table to map xfree86 keycodes to evdev keycodes and obtain consistent keysyms for keymaps. This way, it is now possible to generate correct keymaps when evdev driver is used on host.