PDA

View Full Version : [SOLVED] Gnome erroneously restores Title Bar



Clive McCarthy
December 22nd, 2010, 01:09 AM
This problem has had me stumped for a while. I'm writing an OpenGL full screen application using Glut (FreeGlut) which calls glutFullScreen().

If my program is called directly then things behave correctly. If it called from a shell script then, after a few seconds, Gnome sometimes erroneously restores the Title Bar to my program.

If I disable Gnome's Visual Effects then this problem is fixed.

System> Preferences> Appearance> Visual Effects> None :D