summaryrefslogtreecommitdiff
path: root/swift/etc/X11/xorg.conf.d/10-input.conf
blob: ae48884a9027ba84f53bf79cd7655a46dd6b65d4 (plain)
1
2
3
4
5
6
7
Section "InputClass"
  Identifier "HP 3 button mouse"
  Driver "libinput"
  Option "ScrollMethod" "button"
  Option "ScrollButton" "2"
  Option "NaturalScrolling" "on"
EndSection