iso-profiles/community/bladebook-oem-i3/desktop-overlay/etc/X11/xorg.conf.d/30-touchpad.conf
2019-02-06 03:31:00 +01:00

6 lines
131 B
Text

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