View Single Post
laasonen's Avatar
Posts: 565 | Thanked: 618 times | Joined on Jun 2010 @ Finland
#19
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
__________________
Couple of my applications:
ConnLock - Advanced phone lock
Sanakirja.org - A Sanakirja.org dictionary client
Wlan Driver Selector Applet - Switch easily between stock and bleeding edge drivers

Last edited by laasonen; 2012-11-24 at 13:57.
 

The Following 4 Users Say Thank You to laasonen For This Useful Post: