iso-profiles/oem/spitfire-oem-xfce/desktop-overlay/etc/X11/xorg.conf.d/30-touchpad.conf
2019-06-17 21:06:27 +02:00

6 lines
154 B
Text

Section "InputClass"
Identifier "tap-by-default"
MatchIsTouchpad "on"
MatchDriver "libinput"
Option "Tapping" "on"
EndSection