iso-profiles/a/bob-rescue/live-overlay/etc/X11/xorg.conf.d/50-touchpad.conf
Frede Hundewadt f1c305133f bob naming
2024-04-28 19:12:17 +02:00

6 lines
No EOL
141 B
Text

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