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