![]() |
2007-11-05
, 15:51
|
Posts: 193 |
Thanked: 41 times |
Joined on Jan 2007
@ Paia, Maui, Hawaii
|
#2
|
I'm trying to setup my url-viewers line in pine.
What is the command to run the browser from on an xterm? How would I run it in a new or existing window and go to www.google.com for example?
dbus-send --type=method_call --dest=com.nokia.osso_browser /com/nokia/osso_browser/request com.nokia.osso_browser.open_new_window string:%s
dbus-send --type=method_call --dest=com.nokia.osso_browser /com/nokia/osso_browser com.nokia.osso_browser.load_url string:%s
![]() |
2007-11-06
, 02:32
|
|
Posts: 16 |
Thanked: 1 time |
Joined on Oct 2007
@ Detroit, MI
|
#3
|
What is the command to run the browser from on an xterm? How would I run it in a new or existing window and go to www.google.com for example?