On Tue, 29 Dec 2009 05:04:50 +0000, Enrique Perez-Terron wrote: > I just compiled a fresh download of the fltk-2.0.x-r6970 tarball. > > The demo programs in the test directory show a weird behavior w.r.t the > window manager, on my laptop. I have tried with 1.1 and 1.3 too, with > similar results. A few days ago I compiled demo programs without this > strangeness. > > I must have done something, but I cannot figure out what. Does anyone > see what the failure mechanism could be here? > > The glpuzzle demo comes with invisible / transparent window manager > decorations (title bar and border around the window). I can play > normally with it. It responds to keyboard commands. >
[snip long detailed description of symptoms] I found that the following additional lines in /etc/X11/xorg.conf solved the problem: Section "Extensions" Option "Composite" "0" EndSection Regards Enrique _______________________________________________ fltk-opengl mailing list fltk-opengl@easysw.com http://lists.easysw.com/mailman/listinfo/fltk-opengl