systemofapwne / leetmouse

A fork of the Linux mouse driver with acceleration
GNU General Public License v2.0
93 stars 10 forks source link

Installing stops graphics tablet drivers from working #34

Closed nishiiko closed 1 year ago

nishiiko commented 1 year ago

Each time I install the driver, the accel is applied appropriately but the driver I use for my tablet, opentabletdriver, stops detecting my tablet

systemofapwne commented 1 year ago

You need to add an exclusion to the udev rules for your specific device, so that leetmouse does not blind to it: https://github.com/systemofapwne/leetmouse/blob/master/install_files/udev/99-leetmouse.rules

nishiiko commented 1 year ago

Understood, thanks!

systemofapwne commented 1 year ago

For anyone, who is interested in the solution: Here I answer a bit more in detail: https://reddit.com/r/MouseAccel/s/i4TuMJOn9L