You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-misc/logitech-applet/files/40-logitech_applet.rules

7 lines
251 B

ACTION!="add", GOTO="logitech_applet_rules_end"
SUBSYSTEM!="usb*", GOTO="logitech_applet_rules_end"
ATTRS{manufacturer}=="Logitech", ATTRS{product}=="USB-PS/2 Optical Mouse", RUN+="/usr/sbin/logitech_applet -s 800"
LABEL="logitech_applet_rules_end"