* Andy Ross -- Wednesday 07 April 2004 20:32: > Melchior FRANZ wrote: > > There's a workaround under KDE that makes SDL as usable as glut: > > $ kstart --fullscreen fgfs > > What does that do?
It doesn't do anything to the started application. It only gives the WM the hint that it should open the application's window in maximum size, without window decoration, and on-top. Using KDE's panel isn't reachable then, other windows can only overlay the fgfs window if they also have the "on-top" status -- desktop switching is still possible. I could also add the option "--desktop 4" if I wanted to start fgfs from any desktop, but also have it opened on desktop 4. :-) m. _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
