diff --git a/airootfs/etc/X11/xorg.conf.d/30-touchpad.conf b/airootfs/etc/X11/xorg.conf.d/30-touchpad.conf new file mode 100644 index 000000000..891262550 --- /dev/null +++ b/airootfs/etc/X11/xorg.conf.d/30-touchpad.conf @@ -0,0 +1,6 @@ +Section "InputClass" + Identifier "MyTouchpad" + MatchIsTouchpad "on" + Driver "libinput" + Option "Tapping" "on" +EndSection diff --git a/packages.x86_64 b/packages.x86_64 index eebcfc2ce..748f93ef7 100644 --- a/packages.x86_64 +++ b/packages.x86_64 @@ -108,6 +108,7 @@ bash-completion networkmanager linux-headers base-devel +xf86-input-libinput pacman-contrib #ALG Plasma