iso-profiles/oem/slimbook-hero/desktop-overlay/etc/X11/xorg.conf.d/30-touchpad.conf
2024-01-08 15:03:03 +07:00

6 lines
131 B
Text

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