Skip to content

Instantly share code, notes, and snippets.

@Eiyeron
Created December 2, 2020 11:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Eiyeron/8aee6a71463de01b59d365bad693e6e4 to your computer and use it in GitHub Desktop.
Save Eiyeron/8aee6a71463de01b59d365bad693e6e4 to your computer and use it in GitHub Desktop.
Udev rules to access a dualsense controller in RW
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