iso-profiles/community/lxqt-kwin/desktop-overlay/etc/X11/xorg.conf.d/50-touchpad.conf
2022-02-14 14:12:50 +01:00

6 lines
No EOL
141 B
Text

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