Open
Description
Don't have time to make a PR, but to avoid the error from issue title, I'd propose adding a /etc/udev/rules.d/10-evdevremapkeys.rules
file to examples with the following content:
# uncomment in case of:
# evdev.uinput.UInputError: "/dev/uinput" cannot be opened for writing
# see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827240
#KERNEL=="uinput", SUBSYSTEM=="misc", OPTIONS+="static_node=uinput", TAG+="uaccess", GROUP="input", MODE="0660"
(shall solve issues on Debian and ArchLinux)
Metadata
Assignees
Labels
No labels