Commit 91468eb3 authored by Mikhail Efremov's avatar Mikhail Efremov Committed by Anton Midyukov

basealt.mk, workstation/base.pkgs: Use xorg-drv-libinput

Replace xorg-drv-synaptics with xorg-drv-libinput and add it to the installed system.
parent b5af4245
......@@ -15,7 +15,7 @@ distro/alt-workstation: distro/.base +power +vmguest +wireless +efi \
use/branding/complete use/docs/license \
use/domain-client/full use/x11/amdgpu use/x11/lightdm/gtk
@$(call add,INSTALL2_PACKAGES,open-iscsi)
@$(call add,INSTALL2_PACKAGES,xorg-conf-synaptics)
@$(call add,INSTALL2_PACKAGES,xorg-conf-libinput-touchpad)
@$(call add,MAIN_PACKAGES,solaar)
@$(call add,MAIN_GROUPS,$(workstation_groups_x86))
@$(call add,MAIN_LISTS,workstation/extras)
......
......@@ -20,6 +20,8 @@ screen
# Console fonts workaround
vconsole-setup-kludge@X86
xorg-conf-libinput-touchpad
# Support Chinese characters
fonts-bitmap-wqy
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment