Talk:Xorg
Appearance
I believe you can disable mouse acceleration with a mouse by using
services.xserver.libinput = { enable = true; mouse = { accelProfile = "flat"; accelSpeed = "0"; }; };
This is what I'm using, and I do not have any mouse acceleration afaict.
Start a discussion about Xorg
Talk pages are where people discuss how to make content on NixOS Wiki the best that it can be. You can use this page to start a discussion with others about how to improve Xorg.