PDA

View Full Version : SDL Games unmaximise


Na-Fiann
March 21st, 2008, 12:36 PM
Hi,

when playing SDL games (I think only SDL games at least) after about 10 minutes, the game unmaximises into a window an after a little while maximises again.
Then it works normally again for a while, until the same thing happens all over again.
It's really annoying and I was wondering if anyone knew what causes this.

Na-Fiann

[edit]: sorry, I meant that it goes out and back into fullscreen.

Artificial Intelligence
March 21st, 2008, 01:05 PM
Disable compiz while playing.
metacity --replace

when done playing do

compiz --replace

better yet make a script that disable compiz starts the game and when exiting it starts compiz.