Re: [maemo-developers] browser launch from shell script

2006-12-18 Thread Antonio Gomes
tomi, have you tried url = "/etc/fstab " run-standalone.sh /usr/bin/browser --url=$url ? it works for me with sirocco On 12/16/06, Tomi Ollila <[EMAIL PROTECTED]> wrote: I've been searhing a way to launch browser from shell script, and this is the only way I've found (couple of references

[maemo-developers] browser launch from shell script

2006-12-16 Thread Tomi Ollila
I've been searhing a way to launch browser from shell script, and this is the only way I've found (couple of references): --8<8<8<8<8<8<8<8<-- #!/bin/sh #open a url passed as $1 (found on maemo-developers ml) if ! dbus-send --system --type=method_call --dest="com.nok