Skip to content

Commit 34b5098

Browse files
committed
Fix udev rule
1 parent f43b334 commit 34b5098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

49-pulsar-mouse.rules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ATTRS{idVendor}=="3554", ATTRS{idProduct}=="f508", MODE="0664", GROUP="input"
1+
SUBSYSTEMS=="usb", ATTRS{idVendor}=="3554", ATTRS{idProduct}=="f508", MODE="0660", TAG+="uaccess"

0 commit comments

Comments
 (0)