maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   [Request] Open MicroB Browser To Custom Homepage & Not Bookmarks (https://talk.maemo.org/showthread.php?t=59874)

euanandrews 2010-08-07 01:12

[Request] Open MicroB Browser To Custom Homepage & Not Bookmarks
 
Is there a way to make the MicroB Browser open up a custom homepage?

I don't like the default config where MicroB opens up the bookmarks window, which then annoyingly stays open after choosing a bookmark which opens in another window.

I have looked at some simular threads but they did not really provide a solution....

I have also tried about:config and edited:
browser.startup.homepage = my homepage choice
browser.startup.use_default_homepage = true

But that does nothing as far as I can see.....

Any suggestions?

daperl 2010-08-07 01:53

Re: [Request] Open MicroB Browser To Custom Homepage & Not Bookmarks
 
Stop using the app launcher for the browser. Just create a bookmark on one of your 4 desktops. That's the page that opens. Don't you have a custom desktop for your favorite app shortcuts and web bookmarks? If not, you should. My only desktop web bookmark opens up a local html file.

euanandrews 2010-08-07 06:22

Re: [Request] Open MicroB Browser To Custom Homepage & Not Bookmarks
 
Yeah, that does it....but I dont want that big bookmark on my desktop, takes up to much space....

If I could change the bookmark icon, then that would be sweet.....is that possible?

JonWW 2010-08-07 06:38

Re: [Request] Open MicroB Browser To Custom Homepage & Not Bookmarks
 
You can create a .desktop with a command like this:
http://wiki.maemo.org/Phone_control#...ink_in_browser

dsawhney 2010-08-07 06:47

Re: [Request] Open MicroB Browser To Custom Homepage & Not Bookmarks
 
Quote:

Originally Posted by euanandrews (Post 778544)
Yeah, that does it....but I dont want that big bookmark on my desktop, takes up to much space....

If I could change the bookmark icon, then that would be sweet.....is that possible?

Take a look at /usr/share/applications/hildon/ovi.desktop. Change the icon and url and you'll have a shortcut for any bookmark.

thecubed 2010-08-07 06:49

Re: [Request] Open MicroB Browser To Custom Homepage & Not Bookmarks
 
Here's my Yahoo Mail Mobile shortcut:

Put this in /usr/share/applications/hildon/ and name it like 'ymail.desktop' or 'google.desktop' (mine's ymail.desktop)
Code:

[Desktop Entry]
Encoding=UTF-8
Version=0.40
Type=Application
Name=Yahoo Mail
Exec=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:"http://m.yahoo.com/w/ygo-mail/folders.bp?srcp=messagelist"
Icon=ymail

download an appropriate .png format image sized to 48x48 with transparency to /usr/share/icons/hicolor/48x48/apps/

change the icon= section to the name of your icon (without the .png part) and the others to match your URL and application name.

Hope this helps!

euanandrews 2010-08-07 08:27

Re: [Request] Open MicroB Browser To Custom Homepage & Not Bookmarks
 
All great suggestions guys, thank you all very much.

I will have a play tonight, see which suggestion works best for me...and announce a winner tomorrow!


All times are GMT. The time now is 06:04.

vBulletin® Version 3.8.8