ansible/roles/desktop-common/templates/nomouseaccel.conf
2020-08-08 20:37:28 -05:00

7 lines
130 B
Plaintext

Section "InputClass"
Identifier "mouse"
MatchIsPointer "yes"
Option "AccelProfile" "flat"
Option "AccelSpeed" "-1"
EndSection