0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2024-12-15 12:09:47 +00:00
Stefan Saraev 025685f85e setxkbmap: simplify layout setup
IMPORT{file} is enough
2014-02-22 20:41:34 +02:00

9 lines
211 B
Plaintext

ACTION!="add|change", GOTO="xorg_xkb_end"
SUBSYSTEM!="input", GOTO="xorg_xkb_end"
KERNEL!="event*", GOTO="xorg_xkb_end"
ENV{ID_INPUT_KEY}=="?*", IMPORT{file}="/storage/.cache/xkb/layout"
LABEL="xorg_xkb_end"