iso-profiles/a/rescue/desktop-overlay-unused/etc/X11/xorg.conf.d/50-touchpad.conf
Frede Hundewadt 9f7cefc315 Revert "experimenting"
This reverts commit ce220542f4.
2024-03-10 18:34:43 +01:00

6 lines
No EOL
141 B
Text

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