If you don't want to bother with a github pull request, you can send me a url to download the skin and I'll just commit it.
chill wrote: > > 1) JIVELITE SETUP > > copy /opt/jivelite/bin/jivelite.sh to /mnt/mmcblk0p2/tce/jivelite.sh > Edit /mnt/mmcblk0p2/tce/jivelite.sh to include: > > Code: -------------------- > > > export SDL_FBDEV=/dev/fb1 > -------------------- > > This won't be necessary with the new jivelite.tcz. But you will have to set JL_FRAME_BUFFER="/dev/fb1" in /usr/local/etc/pcp/pcp.cfg until the webgui is updated. chill wrote: > Change permissions to /home/tc/.jivelite/userpath > > Code: -------------------- > > > cd ~/.jivelite > chmod -R 777 ./userpath > -------------------- > > This shouldn't be necessary, unless you're trying to avoid having to use sudo when copying files around. chill wrote: > copy /opt/jivelite/share/jive/applets/DesktopJive folder to > /home/tc/.jivelite/userpath/applets/ > then modify line 110 of > /home/tc/.jivelite/userpath/applets/DesktopJiveMeta.lua from -------------------- The modified DesktopJiveMeta.lua should be in /home/tc/.jivelite/userpath/applets/DesktopJive/DesktopJiveMeta.lua chill wrote: copy resized splash.png (240 pixels wide - height not important) to /home/tc/.jivelite/userpath/jive For now, this is correct. I'm going to look at changing jivelite to look for splash_width.png before splash.png as I already have the framebuffer size at load time and it will allow the splash file to be included in the override extensions and avoid a frame buffer resize just to load/view the splash screen. Ralphy *1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio 'Squeezebox client builds' (https://sourceforge.net/projects/lmsclients/files/) 'donations' (https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted) always appreciated. ------------------------------------------------------------------------ ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484 View this thread: http://forums.slimdevices.com/showthread.php?t=111502 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
