iso-profiles/oem/minisforum-oem-kde-um350/desktop-overlay/etc/X11/xorg.conf.d/70-synaptics.conf
2022-04-04 10:55:32 +02:00

8 lines
202 B
Text

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