mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-04-02 10:41:46 -04:00
8 lines
211 B
Text
8 lines
211 B
Text
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"
|
|
|