fix back 'Raiju PS4 over bluetooth hidraw' to it's original syntax
This commit is contained in:
@@ -70,7 +70,7 @@ KERNEL=="hidraw*", ATTRS{idVendor}=="1532", ATTRS{idProduct}=="1007", MODE="0660
|
|||||||
KERNEL=="hidraw*", ATTRS{idVendor}=="1532", ATTRS{idProduct}=="1008", MODE="0660", TAG+="uaccess"
|
KERNEL=="hidraw*", ATTRS{idVendor}=="1532", ATTRS{idProduct}=="1008", MODE="0660", TAG+="uaccess"
|
||||||
|
|
||||||
# Razer Raiju PS4 Controller Tournament Edition over bluetooth hidraw
|
# Razer Raiju PS4 Controller Tournament Edition over bluetooth hidraw
|
||||||
KERNEL=="hidraw*", ATTRS{idVendor}=="1532", ATTRS{idProduct}=="100A", MODE="0660", TAG+="uaccess"
|
KERNEL=="hidraw*", KERNELS=="*1532:100A*", MODE="0660", TAG+="uaccess"
|
||||||
|
|
||||||
# Razer Panthera Arcade Stick
|
# Razer Panthera Arcade Stick
|
||||||
KERNEL=="hidraw*", ATTRS{idVendor}=="1532", ATTRS{idProduct}=="0401", MODE="0660", TAG+="uaccess"
|
KERNEL=="hidraw*", ATTRS{idVendor}=="1532", ATTRS{idProduct}=="0401", MODE="0660", TAG+="uaccess"
|
||||||
|
Reference in New Issue
Block a user