on the controller: /usr/share/jive/applets/NowPlaying/NowPlayingApplet.lua
that applet creates two different windows, the browse NowPlaying window (what you've called "real") and the screensaver NowPlaying window. You'll want to hack around in there to change 'ss' to 'browse' so the screensaver renders the same as the browse window. Look especially at the _createUI method within that applet, where layout is initially setup. My hunch is that this will be non-trivial, but I'll leave that up to you since you are willing to hack :) cheers, #!/ben -- bklaas Logitech Developer: Squeezeplay/SqueezeOS/SqueezeboxController/SqueezeCenter Community Developer: Nokia770Skin http://www.last.fm/user/bklaas/ 'KHAAAN!' (http://khaaan.com/)...'BUNNIES!' (http://home.pacbell.net/bettychu/2003allbreedbisris/BIS.html) ------------------------------------------------------------------------ bklaas's Profile: http://forums.slimdevices.com/member.php?userid=58 View this thread: http://forums.slimdevices.com/showthread.php?t=53214 _______________________________________________ jive mailing list [email protected] http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive
