mbp-manjaro/oem/spitfire-oem-xfce/desktop-overlay/etc/X11/xorg.conf.d/30-touchpad.conf

7 lines
154 B
Plaintext
Raw Normal View History

2019-06-17 15:06:27 -04:00
Section "InputClass"
Identifier "tap-by-default"
MatchIsTouchpad "on"
MatchDriver "libinput"
Option "Tapping" "on"
EndSection