iso-profiles/community/openbox-minimal/desktop-overlay/etc/X11/xorg.conf.d/50-touchpad.conf
fhdk 91974a539f [openbox] added minimal profile
small tweaks to livefs
2018-06-29 17:00:26 +02:00

6 lines
No EOL
153 B
Text

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