View Single Post
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#389
Originally Posted by nathaneous View Post
Does anyone know a script to open up a specific website?
For example i want a a script to open up www.goal.com

Thanks
if you don't want to use any special script then (in one line) enter:

Code:
 dbus-send --system --type=method_call --dest=com.nokia.osso_browser /com/nokia/osso_browser/request com.nokia.osso_browser.load_url string:"www.goal.com"
check for more: http://wiki.maemo.org/Phone_control#...ink_in_browser
 

The Following 2 Users Say Thank You to Saturn For This Useful Post: