[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] Fwd: Re: Highwire / Netsurf was: [Launcher]




Am Montag, den 13.09.2010, 20:04 +0200 schrieb Peter Slegg
<p.slegg@scubadivers.co.uk>:

I tried that too:

#!/bin/bash
NETSURFRES=/home/Netsurf/framebuffer/res/
export NETSURFRES
WDPATH=`pwd`
HOME='/home/hotlist.html'
/home/Netsurf/nsfb -v -b 16 -w 1100 -h 900 file://$HOME  2>
/home/Netsurf/netsurf.log
#./nsfb -v -b 16 file://$WDPATH/index.htm


...don't know...

But if you only wan't an desktop Icon... in Teradesk you can place nsfb
on the desktop, select the icon, select "select applications" in
teradesk menu and there you cann pass commandline options to the app...
further select  "Select application type" -> "GEM".

That's working for me. I don't know what fails when using an .sh script
as the desktop icon. But it doesn't seem to work. If you get that far
that you could see an window,... that's not bad at all ;) I don't get
that far. Teradesk always complaints about the file is not an
application or something like that.