Google maps

Discussion in 'Acer Aspire One' started by squadder, Sep 26, 2008.

  1. squadder

    squadder

    Joined:
    Sep 26, 2008
    Messages:
    3
    Likes Received:
    0
    Does anyone know how to change the google maps shortcut to co.uk - its really annoying defaulting to the .com site? I seem to be able to find the file but it won't let me modify it.
     
    squadder, Sep 26, 2008
    #1
  2. squadder

    Duncan_Rowland

    Joined:
    Aug 25, 2008
    Messages:
    246
    Likes Received:
    0
    First I'd make a backup of the file in case it all goes pear shaped :)...
    cd /usr/share/applications/edesktop/
    sudo cp googlemap.desktop googlemap.desktop.bak

    then edit (with kwrite?)
    sudo kwrite googlemap.desktop

    edit the line
    Exec=firefox http://maps.google.com
    to
    Exec=firefox http://maps.google.co.uk

    save and reboot
     
    Duncan_Rowland, Sep 26, 2008
    #2
  3. squadder

    squadder

    Joined:
    Sep 26, 2008
    Messages:
    3
    Likes Received:
    0
    Thanks
    Kwrite isn't recognised - any other ideas?
     
    squadder, Sep 27, 2008
    #3
  4. squadder

    Duncan_Rowland

    Joined:
    Aug 25, 2008
    Messages:
    246
    Likes Received:
    0
    even with a small k? - personally, I'd use vi but it's a bit cryptic, you might try
    sudo mousepad googlemap.desktop
    or
    sudo oowriter googlemap.desktop
    (when you click save, click yes to save in text file format)
    -D.
     
    Duncan_Rowland, Sep 27, 2008
    #4
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.