iso-profiles/manjaro/kde/desktop-overlay/etc/X11/xorg.conf.d/30-touchpad.conf
Bernhard Landauer 19cf461746 [kde] pre2
2020-01-12 16:47:13 +01:00

6 lines
131 B
Text

Section "InputClass"
Identifier "touchpad"
Driver "libinput"
MatchIsTouchpad "on"
Option "Tapping" "on"
EndSection