summaryrefslogtreecommitdiffstats
path: root/Makefile.am
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 /Makefile.am
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 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 74d87fb..502dcbb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,6 +4,7 @@ SUBDIRS = \
rules.d \
modem-modeswitch \
usb-db \
+ keymap \
udev-acl
ACLOCAL_AMFLAGS = -I m4