systemofapwne / leetmouse

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

[Support] Jump accel graph #35

Open nullbyto opened 1 year ago

nullbyto commented 1 year ago

Hello,

Great work, i've been playing around with leetmouse, but i'm not really able to achieve what i want. In raw_accel i am used to jump acceleration. It would be nice if you know how i could do it? or if it even is possible with this software?

Thank you for your time.

systemofapwne commented 1 year ago

Right now, it is not implemented. But I have plans to implement arbitrary curves in the future (I don't know when yet).