Big thanks to Jakub Pruchnik for letting me know about the hidraw issue and providing a udev rules file to fix it!
2 lines
100 B
Plaintext
2 lines
100 B
Plaintext
KERNEL=="uinput", SUBSYSTEM=="misc", OPTIONS+="static_node=uinput", TAG+="uaccess", TAG+="udev-acl"
|