xorg: fix removal of "XAANoOffscreenPixmaps" from xorg.conf

This commit is contained in:
Silvan Calarco 2012-02-19 22:37:58 +01:00
parent f1e6ef1073
commit 07581d2546

View File

@ -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