Comment 12 for bug 153204

Revision history for this message
Jesper de Jong (jespdj) wrote :

A workaround has been published here:
http://tombuntu.com/index.php/2008/09/03/fix-for-flickering-fullscreen-application-with-compiz/

Run this command in a terminal to turn the setting off, and fix the flickering:
gconftool-2 --set /apps/compiz/general/screen0/options/unredirect_fullscreen_windows --type bool 0

To switch it back on:
gconftool-2 --set /apps/compiz/general/screen0/options/unredirect_fullscreen_windows --type bool 1