iso-profiles/oem/gaming-oem-kde/desktop-overlay/etc/X11/xorg.conf.d/70-synaptics.conf
2023-08-25 18:32:25 +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