iso-profiles/community/openbox-regular/desktop-overlay/etc/X11/xorg.conf.d/50-touchpad.conf
2018-07-03 02:57:28 +02:00

6 lines
No EOL
153 B
Text

Section "InputClass"
Identifier "tap-by-default"
MatchIsTouchpad "on"
MatchDriver "libinput"
Option "Tapping" "on"
EndSection