iso-profiles/oem/slimbook-titan/desktop-overlay/etc/X11/xorg.conf.d/70-synaptics.conf
Bernhard Landauer a0b7c7a685 add slimbook
2022-08-21 22:34:29 +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