mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
xorg-server: disable unstallation of sysnaptics driver temporary
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
567d65a4e4
commit
6538194155
@ -66,7 +66,7 @@ mkdir -p $INSTALL/usr/share/X11/xorg.conf.d
|
||||
|
||||
#Drivers
|
||||
$SCRIPTS/install xf86-input-evdev
|
||||
$SCRIPTS/install xf86-input-synaptics
|
||||
# $SCRIPTS/install xf86-input-synaptics
|
||||
# $SCRIPTS/install xf86-input-wacom
|
||||
|
||||
for drv in $XORG_DRIVERS; do
|
||||
|
Loading…
x
Reference in New Issue
Block a user