chiark / gitweb /
keymap: Support keymap overrides in /etc/udev/keymaps
authorThomas Hood <jdthood@gmail.com>
Mon, 22 Aug 2011 04:29:50 +0000 (06:29 +0200)
committerMartin Pitt <martin.pitt@ubuntu.com>
Mon, 22 Aug 2011 04:29:50 +0000 (06:29 +0200)
commit3c00bc177ce4820db4fc6bdada02b9c21386ed41
tree9aa1cd8678fde61d3c94fca29b01d37e53351601
parent2fdaa983a958822d79821c1afe51e22e7a3e00ff
keymap: Support keymap overrides in /etc/udev/keymaps

Prefer reading keymaps from /etc/udev/keymaps/ so that it's easy to just
locally fix a key or two by copying the existing keymap file from
/lib/udev/keymaps/. This works similarly to udev rules.

http://bugs.debian.org/556045
extras/keymap/keymap.c