ansible/roles/desktop/templates/nomouseaccel.conf

7 lines
130 B
Plaintext
Raw Normal View History

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