Attempt to udev better

This commit is contained in:
2023-01-23 10:48:07 -05:00
parent 4c5e73305f
commit ebb5b6db13
3 changed files with 26 additions and 7 deletions
+1 -1
View File
@@ -1 +1 @@
ACTION=="bind", SUBSYSTEM=="usb", ENV{ID_VENDOR}=="Logitech", ENV{ID_SERIAL}=="Logitech_USB_Trackball", RUN:="/usr/local/bin/handle-trackman-marble"
ACTION=="bind", SUBSYSTEM=="usb", ENV{NAME}=="Logitech USB Trackball", MODE="0660", TAG+="uaccess", RUN:="/usr/local/bin/handle-trackman-marble"