mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 06:36:41 +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
|
#Drivers
|
||||||
$SCRIPTS/install xf86-input-evdev
|
$SCRIPTS/install xf86-input-evdev
|
||||||
$SCRIPTS/install xf86-input-synaptics
|
# $SCRIPTS/install xf86-input-synaptics
|
||||||
# $SCRIPTS/install xf86-input-wacom
|
# $SCRIPTS/install xf86-input-wacom
|
||||||
|
|
||||||
for drv in $XORG_DRIVERS; do
|
for drv in $XORG_DRIVERS; do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user