summaryrefslogtreecommitdiffstats
path: root/keymap/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* keymap: add .gitignore and replace whitespaceKay Sievers2009-05-091-179/+188
|
* add keymap directory and toolMartin Pitt2009-05-091-0/+259
keymap assigns keycodes to scancodes, or dumps the current mapping of an evdev keyboard device. It replaces hal-setup-keymap. The former keymap fdi files from hal-info will be converted to udev rules for vendor/product matching, and simple text files for mapping scancodes to keycodes. See this discussion for details: http://lists.freedesktop.org/archives/devkit-devel/2009-May/000152.html