config/etc/udev/rules.d/99-cadMousePro.rules
author František Kučera <franta-hg@frantovo.cz>
Tue, 09 Jun 2020 16:10:20 +0200
branchv_0
changeset 28 1423c29694f8
parent 23 24f571cbd339
permissions -rw-r--r--
netbeans project update

KERNEL=="hidraw*", ATTRS{idVendor}=="256f", ATTRS{idProduct}=="c652", RUN+="/usr/local/bin/cadMousePro --frequency 250 --smart-scrolling false --lift-off-detection true"