We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c22e23 commit 2157d00Copy full SHA for 2157d00
2 files 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
efiboot/loader/loader.conf
@@ -2,4 +2,4 @@
# SPDX-License-Identifier: GPL-3.0-or-later
timeout 15
-default archiso-x86_64-linux.conf
+default 01-archiso-x86_64-linux.conf
0 commit comments