By the way hdonk, can you clarify a command line that works to launch firefox ?
for example, how to I call firefox.pnd and ask it to display
http://boards.openpandora.org for example ?
http://pandorawiki.org/Pnd_run.sh
-a args : Arguments to the command
So if you want to open the URL just ->
pnd_run.sh -p /media/SD1/pandora/menu/Chromium.pnd -e "chrome.sh" -b "chromium" -a "http://boards.openpandora.org"
Customize that for Firefox and you are ready to go.
Have fun!
(and don't forget to escape if you have whitespace and so on)