Created
October 9, 2023 22:35
-
-
Save lightrush/1cc8a8c53271146a5601f60256867bb8 to your computer and use it in GitHub Desktop.
Qudelix 5K udev rule for Chrome app connection over USB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SUBSYSTEM=="usb", ATTRS{idVendor}=="0a12", MODE="0660", GROUP="plugdev", TAG+="uaccess" | |
KERNEL=="hidraw*", SUBSYSTEM=="hidraw", MODE="0660", , GROUP="plugdev", TAG+="uaccess", TAG+="udev-acl" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment