| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Converted from 30-keymap-module-thinkpad-acpi.fdi from hal-info 2009-05-07.
|
|
|
|
| |
Converted from 30-keymap-acer.fdi from hal-info 2009-05-07.
|
|
|
|
| |
Converted from 30-keymap-hp.fdi from hal-info 2009-05-07.
|
|
|
|
| |
Converted from 30-keymap-lenovo.fdi from hal-info 2009-05-07.
|
|
|
|
| |
Converted from 30-keymap-compaq.fdi from hal-info 2009-05-07.
|
|
|
|
|
|
|
|
|
| |
Converted from 30-keymap-dell.fdi from hal-info 2009-05-07.
The "Latitude XT" product case was merged into the general dell map,
since there were no overlaps.
The "Dell USB Keyboard Hub" was not converted yet.
|
|
|
|
|
|
|
|
|
| |
Tool to convert hal keymap FDIs into udev rules and key map files.
Please note that this is far from perfect, since the mapping between
fdi and udev rules is not straightforward (and impossible in some
cases). After running this, the result should be cleaned up,
and errors from unknown operators etc. corrected manually.
|
|
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
|