depot/third_party/nixpkgs/pkgs/applications/emulators/rpcs3/99-ds3-controllers.rules

6 lines
189 B
Text
Raw Normal View History

# DualShock 3 over USB
KERNEL=="hidraw", ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0268", MODE="0666"
# DualShock 3 over Bluetooth
KERNEL=="hidraw*", KERNELS=="*054C:0268*", MODE="0666"