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
This commit is contained in:
parent
2d273eb439
commit
355e8d032e
@ -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