On Wed, 2003-09-10 at 15:44, Dirk Meyer wrote: > [EMAIL PROTECTED] wrote: > > [...] > > elif self.mode == 'play': > > # X11 cannot handle two fullscreen windows, so shut down the > > window. > > if config.CONF.display == 'x11': > > if DEBUG: > > print "Stopping Display for tvtime/x11" > > osd.stopdisplay() > > Does is also work when we use fullscreen? I know, X11 can't handle > this, that's why I suggest everyone should start Freevo without a > windowmanager (using -fs as option). Than Freevo is fullscreen, set > the X resolution and everything else doesn't need to be fullscreen > because there are no window borders. The problem may be that X sets > the resolution back to the default one when you shut down the osd. > >
Dischi, I am not sure it is par tof the original code. I know the initial setting of full screen does not seem to always work. I am focusing on getting the stationlist.xml merge/writing on init to work. After that making sure channel changing works like it should. I plan to tackle the full screen issue with -fs, regular X and framebuffer. -- Mike Ruelle [EMAIL PROTECTED] http://world.std.com/~mruelle/ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
