| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Verify that we have added all key map files to Makefile.am's _DATA list.
|
|
|
|
| |
Verify that maps referred to in the rules files actually exist in keymaps/.
|
|
|
|
|
|
| |
Fix thinko in keymap/check-keymaps.sh: keys.txt is not in ${srcdir}, but
in the build dir. This broke "make check" when using a separate build
tree.
|
|
Add keymap/check-keymaps.sh and run it in make check.
This verifies that all key names in keymap/keymaps/* are known in the
current <linux/input.h>.
|