Comment 77 for bug 153204

Revision history for this message
Jasa Bartelj (jbartelj) wrote :

I've ran into problems with Wolf:ET too, although I've been able to solve them by enabling UFW , running the game and then disabling UFW again. Instead of running "et" I've created a simple script which must be run:

gconftool-2 --set /apps/compiz/general/screen0/options/unredirect_fullscreen_windows --type bool 1
et
gconftool-2 --set /apps/compiz/general/screen0/options/unredirect_fullscreen_windows --type bool 0

Of course compiz needs to use gconf to store its settings. If you use the sound patch - http://ubuntuforums.org/showthread.php?t=362231
then just modify the existing script you use by adding the appropriate lines before and after "et".