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