Big thanks to Jakub Pruchnik for letting me know about the hidraw issue and providing a udev rules file to fix it!
2 lines
113 B
Plaintext
2 lines
113 B
Plaintext
KERNEL=="hidraw*", SUBSYSTEM=="hidraw", SUBSYSTEMS=="hid", DRIVERS=="microsoft", TAG+="uaccess", TAG+="udev-acl"
|