iso-profiles/community/lxqt/desktop-overlay/etc/X11/xorg.conf.d/50-synaptics.conf
Frede Hundewadt 196da90b23
[lxqt] ajour
2020-04-22 13:31:26 +02: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