![]() |
Re: starting microb browser without the bookmarks window
Quote:
Code:
browser --view=tab --url="about:mozilla" The screenshot was with: Code:
browser --view=box --url="about:mozilla" There is also an old discussion, but its dbus command didn't quite work for me. Also, changing "browser.startup.homepage" in "about:config" seemed to have no effect. Maybe, after restart? Best wishes... |
Re: starting microb browser without the bookmarks window
@wikiwide
on which system with which version are you running your --view=box or --view=tab options? On mine N900 with kp50 and microb-engine 20100401-1.9.2-5.2+0m5 they do not work. But -and only using- the option --url="site_address" works fine. |
Re: starting microb browser without the bookmarks window
Quote:
Code:
ID=`xdotool search --name "Web"`
|
Re: starting microb browser without the bookmarks window
Quote:
|
Re: starting microb browser without the bookmarks window
Quote:
Maemo 5: 21.2011.38 (CSSU Testing) Ah, code to start normal window with needed URL without seeing bookmarks window (probably doesn't work when MicroB isn't default browser, though): Code:
/usr/bin/browser_dbuscmd.sh load_url about:mozilla Best wishes. Quote:
__________________ Per aspera ad astra... |
Re: starting microb browser without the bookmarks window
@wikiwide
browser --help just opens the bookmark window without leaving any message in x-term. Defining default browser on Maemo is easily done via package 'browser-switchboard'. If your commands would work it would be smth like microb --url="about:mozilla" (but this also opens the bookmark window) |
Re: starting microb browser without the bookmarks window
Quote:
Code:
dbus-send --system --type=method_call --dest="com.nokia.osso_browser" --print-reply /com/nokia/osso_browser/request com.nokia.osso_browser.load_url string:"about:mozilla" |
Re: starting microb browser without the bookmarks window
Yep, this (of course) works.
But it opens Opera when Opera is the default browser, so not what the OP is asking for ... |
Re: starting microb browser without the bookmarks window
I took a fast look at browser-switchboard's source code and it looks like it replaces microb's dbus service and uses maemo-invoker to open microb when needed.
Something like this might work, if you are lucky: Code:
/usr/bin/maemo-invoker browser
|
Re: starting microb browser without the bookmarks window
Quote:
|
All times are GMT. The time now is 00:21. |
vBulletin® Version 3.8.8