The Following User Says Thank You to rotoflex For This Useful Post: | ||
|
2013-07-08
, 08:24
|
|
Posts: 6,447 |
Thanked: 20,981 times |
Joined on Sep 2012
@ UK
|
#2
|
The Following 3 Users Say Thank You to pichlo For This Useful Post: | ||
|
2013-07-08
, 09:44
|
Posts: 882 |
Thanked: 1,310 times |
Joined on Mar 2007
|
#3
|
Is it possible to call MicroB from the N900 command line? I can't find MicroB.
If so, does MicroB accept command line arguments, like opening a specified URL?
browser --url http://talk.maemo.org
The Following 4 Users Say Thank You to ukki For This Useful Post: | ||
|
2013-07-08
, 10:27
|
Posts: 569 |
Thanked: 462 times |
Joined on Jul 2010
@ USA
|
#4
|
browser --url http://www.last.fm/listen/globaltags/Piano%20Concerto
-:1: error: invalid string constant "osso-combobox-entry arrow", expected valid string constant
The Following User Says Thank You to rotoflex For This Useful Post: | ||
|
2013-07-08
, 10:45
|
Community Council |
Posts: 683 |
Thanked: 1,227 times |
Joined on Sep 2010
@ Mbabane
|
#5
|
phone-control --browse <your_url>
|
2013-07-08
, 12:05
|
Posts: 882 |
Thanked: 1,310 times |
Joined on Mar 2007
|
#6
|
Thank you. It works, but generates an error message in Xterminal:
Code:browser --url http://www.last.fm/listen/globaltags/Piano%20ConcertoCode:-:1: error: invalid string constant "osso-combobox-entry arrow", expected valid string constant
browser --url http://talk.maemo.org > /dev/null 2>&1
The Following User Says Thank You to ukki For This Useful Post: | ||
If so, does MicroB accept command line arguments, like opening a specified URL?