View Single Post
Posts: 669 | Thanked: 433 times | Joined on May 2010
#20
Originally Posted by laasonen View Post
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
wmctrl -c Web
/usr/bin/maemo-invoker browser --url http://google.fi
Sure way would be to:
  1. Replace browser-switchboard's dbus-service with microb's dbus service
  2. Close all microb windows, if bookmark window opens
  3. Open webpage via dbus
  4. Replace microb's dbus-service with browser-switchboard's dbus service
Interesting idea - i'll try it thanks
 

The Following User Says Thank You to impeham For This Useful Post: