iso-profiles/oem/minisforum-oem-kde-um350/desktop-overlay/etc/X11/xorg.conf.d/70-synaptics.conf

9 lines
202 B
Text
Raw Normal View History

2022-04-04 10:55:32 +02:00
Section "InputClass"
Identifier "touchpad"
Driver "synaptics"
MatchIsTouchpad "on"
Option "TapButton1" "1"
Option "TapButton2" "3"
Option "TapButton3" "2"
EndSection