iso-profiles/community/lxqt-nonfree/desktop-overlay/etc/X11/xorg.conf.d/70-synaptics.conf

9 lines
241 B
Text
Raw Normal View History

Section "InputClass"
Identifier "touchpad catchall"
Driver "synaptics"
MatchIsTouchpad "on"
Option "TapButton1" "1"
Option "TapButton2" "2"
Option "TapButton3" "3"
EndSection