pudding;613257 Wrote: > Thanks for this skin, works nicely on my netbook and desktop. > > However, how can change the skin so it doesnt force full screen? Thats > fine on my netbook, but on my desktop I dont want Squeezeplay > fullscreen. > > Thanks.
In the file WQVGAsmallSkinApplet.lua line 247: Framework:setVideoMode(1024, 600, 0, true) Set the last parameter to false will open it in a window, true is full screen. -- StuartUSA ------------------------------------------------------------------------ StuartUSA's Profile: http://forums.slimdevices.com/member.php?userid=44085 View this thread: http://forums.slimdevices.com/showthread.php?t=80844 _______________________________________________ jive mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/jive
