chiark / gitweb /
keymap tool: support scancode/keycode pair arguments
authorMartin Pitt <martin.pitt@ubuntu.com>
Sat, 18 Jul 2009 12:52:45 +0000 (14:52 +0200)
committerMartin Pitt <martin.pitt@ubuntu.com>
Sat, 18 Jul 2009 12:52:45 +0000 (14:52 +0200)
commitd03a6f20df9037b060ed28bac7b7e6b1c94b1be8
tree01df593ec518a16a5e8e49adc5cb44a6cd100e9f
parentb02c9fa19bb3da9cd1c4684322333732cc2996de
keymap tool: support scancode/keycode pair arguments

This avoids having to create and parse an entire keymap file for cases where
just one or two keys have to be remapped.
extras/keymap/keymap.c