iso-profiles/oem/starlabs-oem-kde/desktop-overlay/etc/X11/xorg.conf.d/30-touchpad.conf

7 lines
131 B
Text
Raw Normal View History

2020-04-08 17:51:28 +02:00
Section "InputClass"
Identifier "touchpad"
Driver "libinput"
MatchIsTouchpad "on"
Option "Tapping" "on"
EndSection