config/etc/udev/rules.d/99-cadMousePro.rules
author František Kučera <franta-hg@frantovo.cz>
Thu, 05 Sep 2019 01:09:22 +0200
branchv_0
changeset 24 cc7d862fa56c
parent 23 24f571cbd339
permissions -rw-r--r--
Added tag v0.4 for changeset 24f571cbd339

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