We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1501be7 commit 174089cCopy full SHA for 174089c
1 file changed
airootfs/etc/X11/xorg.conf.d/30-touchpad.conf
@@ -0,0 +1,6 @@
1
+Section "InputClass"
2
+ Identifier "MyTouchpad"
3
+ MatchIsTouchpad "on"
4
+ Driver "libinput"
5
+ Option "Tapping" "on"
6
+EndSection
0 commit comments