3 lines
183 B
Text
3 lines
183 B
Text
|
# Needed for permissions set correctly for /dev/input/event* for keyboard input
|
||
|
SUBSYSTEM=="input", ATTRS{name}=="input/%k", KERNEL=="event*", MODE="0666", ENV{ID_INPUT_KEYBOARD}="1"
|