[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#457965: closed by Brice Goglin <Brice.Goglin@ens-lyon.org> (Re: Bug#457965: The same bug)



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


Reply to: