systemofapwne / leetmouse

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

Does this work on a touchpad? #21

Open Libreh opened 2 years ago

Libreh commented 2 years ago

I was wondering if it would be possible for this to work on a touchpad/trackpad? If not then is there any way for me to have mouse acceleration in the multitouch driver or any driver where it affects my touchpad or trackpad? I want it when I play games on my trackpad with raw input always on so I can still have mouse acceleratoin even with raw input turned on in the game

systemofapwne commented 2 years ago

If your touchpad identifies itself correctly as an USB device with the correct subClass (Mouse), then yes. If not, then no.