Gnarus-G / maccel

Mouse acceleration driver and kernel module for Linux.
https://maccel.org
GNU General Public License v2.0
55 stars 5 forks source link

feat: allowing a sensitivity parameter like rawaccel #1

Closed Gnarus-G closed 8 months ago

Gnarus-G commented 8 months ago

I've been using my mouse DPI to manage my sensitivity, so I can keep it consistent at all times. But that seems like an antipattern now.

So I'll set my mouse dpi to 1600 and lower the sensitivity with this param.

Gnarus-G commented 8 months ago

Increasing dpi actually means I should increase my input offset.