config/etc/udev/rules.d/99-cadMousePro.rules
author František Kučera <franta-hg@frantovo.cz>
Wed, 23 Oct 2019 22:41:57 +0200
branchv_0
changeset 25 f86030fd66f2
parent 23 24f571cbd339
permissions -rw-r--r--
netbeans config update

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