Created
December 2, 2020 11:57
-
-
Save Eiyeron/8aee6a71463de01b59d365bad693e6e4 to your computer and use it in GitHub Desktop.
Udev rules to access a dualsense controller in RW
This file contains hidden or 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
SUBSYSTEMS=="usb", ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0ce6", GROUP="users", MODE="0660" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment