summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2009-05-09 12:07:58 +0200
committerMartin Pitt <martin.pitt@ubuntu.com>2009-05-09 12:07:58 +0200
commit489d381c50a2c639ea27bc8fac7f58c145ac8679 (patch)
tree689ce008509d361200d30f5ed9cb6af37ce42c8b /configure.ac
parentfa361b47d790c0ab63dc6c9d3bd18e8c437abbd6 (diff)
add keymap directory and tool
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
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index ccf982d..45931b4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -51,6 +51,7 @@ Makefile
rules.d/Makefile
modem-modeswitch/Makefile
udev-acl/Makefile
+keymap/Makefile
usb-db/Makefile
])