iso-profiles/mabox-en/desktop-overlay/etc/X11/xorg.conf.d/50-touchpad.conf

6 lines
153 B
Plaintext
Raw Normal View History

2019-11-01 17:22:26 +01:00
Section "InputClass"
Identifier "tap-by-default"
MatchIsTouchpad "on"
MatchDriver "libinput"
Option "Tapping" "on"
EndSection