comps: install xorg-x11-drv-libinput by default
Libinput has superior input handling than default synaptics drivers.
Fixes https://github.com/QubesOS/qubes-issues/issues/2375
(cherry picked from commit 355e8d032e
)
This commit is contained in:
parent
2d273eb439
commit
9b4695f6c9
@ -1012,6 +1012,7 @@
|
||||
<packagereq type="mandatory">gnome-packagekit</packagereq>
|
||||
<packagereq type="mandatory">mesa-dri-drivers</packagereq>
|
||||
<packagereq type="mandatory">xorg-x11-drivers</packagereq>
|
||||
<packagereq type="mandatory">xorg-x11-drv-libinput</packagereq>
|
||||
<packagereq type="mandatory">xorg-x11-server-Xorg</packagereq>
|
||||
<packagereq type="mandatory">xorg-x11-utils</packagereq>
|
||||
<packagereq type="mandatory">xorg-x11-xauth</packagereq>
|
||||
|
Loading…
Reference in New Issue
Block a user