• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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"
9