iso-profiles/community/lxqt-kwin/desktop-overlay/etc/X11/xorg.conf.d/50-synaptics.conf

9 lines
241 B
Text
Raw Normal View History

2018-11-22 18:58:54 +01:00
Section "InputClass"
Identifier "touchpad catchall"
Driver "synaptics"
MatchIsTouchpad "on"
Option "TapButton1" "1"
Option "TapButton2" "2"
Option "TapButton3" "3"
EndSection