5a3c5b8efc1a9e0df433e5a5d1369f594d001f83
[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"