iso-profiles/oem/infinitybookpro-oem-xfce/desktop-overlay/etc/X11/xorg.conf.d/30-touchpad.conf
Bernhard Landauer fd961188c5 rm infinity14
2020-02-26 09:25:57 +01:00

6 lines
131 B
Text

Section "InputClass"
Identifier "touchpad"
Driver "libinput"
MatchIsTouchpad "on"
Option "Tapping" "on"
EndSection