Imported Debian patch 2:1.15.1-0ubuntu2.6
[deb_xorg-server.git] / debian / local / 64-xorg-xkb.rules
1 ACTION!="add|change", GOTO="xorg_xkb_end"
2 SUBSYSTEM!="input", GOTO="xorg_xkb_end"
3 KERNEL!="event*", GOTO="xorg_xkb_end"
4
5 # import keyboard layout from /etc/default/keyboard
6 ENV{ID_INPUT_KEY}=="?*", IMPORT{file}="/etc/default/keyboard"
7
8 LABEL="xorg_xkb_end"