1 changed files with 8 additions and 0 deletions
@ -0,0 +1,8 @@
|
||||
Section "InputClass" |
||||
Identifier "mouse" |
||||
MatchIsPointer "yes" |
||||
# set the following to 1 1 0 respectively to disable acceleration. |
||||
Option "AccelerationNumerator" "1" |
||||
Option "AccelerationDenominator" "1" |
||||
Option "AccelerationThreshold" "0" |
||||
EndSection |
Loading…
Reference in new issue