iso-profiles/community/lxqt/desktop-overlay/etc/X11/xorg.conf.d/70-synaptics.conf
2022-01-10 08:27:54 +01:00

8 lines
241 B
Text

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