OSDN Git Service

remove pacdiff (for now)
[instantos/instantOS.git] / xorg / 95-mouse-accel.conf
1  Section "InputClass"
2             Identifier "My Mouse"
3             Driver "libinput"
4             MatchIsPointer "yes"
5             Option "AccelProfile" "flat"
6             Option "AccelSpeed" "-0.3"
7  EndSection