You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
286 B

{% calculate comment='#' %}
# touchpad
Section "InputClass"
Identifier "Synaptics"
Driver "synaptics"
MatchIsTouchpad "1"
Option "Protocol" "event"
Option "TapButton1" "1"
Option "TapButton2" "2"
Option "TapButton3" "3"
Option "CircularScrolling" "1"
EndSection