Debian Bug Tracking System ha scritto:
> A Mennucc wrote:
>
> Ok, that was expected, XAANoOffscreenPixmaps is very important for
> Compiz (unless you use EXA).
what about adding a few lines to /usr/bin/compiz, such as
if grep -qi 'driver.*"ati"' /etc/X11/xorg.conf ; then
if ! grep -qi XAANoOffscreenPixmaps /etc/X11/xorg.conf ; then
echo "To succesfully use compiz on your ATI card, you probably need"
echo " to add the option XAANoOffscreenPixmaps to the Device"
echo " section of /etc/X11/xorg.conf . Read .... for details"
fi
fi
a.
Attachment:
signature.asc
Description: OpenPGP digital signature