Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add keymap directory and tool | Martin Pitt | 2009-05-09 | 1 | -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 |