stephenkca;271124 Wrote: > > Is there an easy way to get Softsqueeze 3.6 to run in headless mode > once it has been installed? I'm not familiar with how the downloaded > app differs from a jar, but when I look at what is being run it doesn't > look at all like what the previous versions looked like.
just copy the entire contents of $SQUEEZECENTER/HTML/EN/html/softsqueeze/ (or get the jar-files from cache) to somewhere you'd like to run softsqueeze from, and start with the usual cli-line, i.e. 'java -Dserver=192.168.1.5 -Dskins=headless -jar SoftSqueeze.jar' B. -- bhaagensen ------------------------------------------------------------------------ bhaagensen's Profile: http://forums.slimdevices.com/member.php?userid=7418 View this thread: http://forums.slimdevices.com/showthread.php?t=43669 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
