jbensmann / mouseless

A replacement for the mouse in Linux
MIT License
167 stars 16 forks source link

Mouse acceleration #19

Closed vilcans closed 1 year ago

vilcans commented 1 year ago

Add acceleration/deceleration to the mouse. IMO, this feels better and gives better precision without being slow, compared to the mouse moving at a constant speed.

By the default, the mouse moves as before. I updated the configuration example in the readme with values that work for me.

Closes #18