mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
xorg-server:
- dont install xf86-input-wacom by default, must be fixed for new xorg-server
This commit is contained in:
parent
309b77f2b6
commit
5fbb79c1b3
@ -62,7 +62,7 @@ mkdir -p $INSTALL/etc/X11
|
||||
#Drivers
|
||||
$SCRIPTS/install xf86-input-evdev
|
||||
$SCRIPTS/install xf86-input-synaptics
|
||||
$SCRIPTS/install xf86-input-wacom
|
||||
# $SCRIPTS/install xf86-input-wacom
|
||||
|
||||
get_graphicdrivers
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user