xorg: fix removal of "XAANoOffscreenPixmaps" from xorg.conf
This commit is contained in:
parent
f1e6ef1073
commit
07581d2546
@ -513,7 +513,7 @@ sed -i "/[[:space:]]*InputDevice[[:space:]]*.*PS2Mouse.*/d; \
|
||||
sed -i "/\W*Option \"Device\".*/d" $XORGCONF
|
||||
|
||||
# remove obsoleted XAANoOffscreenPixmaps
|
||||
sed -i '/^[[:space:]]*Option[[:space:]]*"XAANoOffscreenPixmaps" "true"/d'
|
||||
sed -i '/^[[:space:]]*Option[[:space:]]*"XAANoOffscreenPixmaps" "true"/d' $XORGCONF
|
||||
|
||||
# Configure keyboard
|
||||
xorg_d_configure_input
|
||||
|
Loading…
Reference in New Issue
Block a user