Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
TIP: Selecting browser to use with googleearth
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks
View previous topic :: View next topic  
Author Message
CrazyTerabyte
Apprentice
Apprentice


Joined: 30 Dec 2004
Posts: 193

PostPosted: Sun Jul 23, 2006 1:35 am    Post subject: TIP: Selecting browser to use with googleearth Reply with quote

Have you ever wondered how does Google Earth choose which browser to launch when opening some link? Well, here is the answer:
Code:
$ strings /opt/googleearth/libbase.so | fgrep -A 3 firefox
firefox:opera:mozilla:netscape
Could not launch any web browser. Please make sure
you have set the $BROWSER environment variable to
the filename of the web browser we should launch!

The list of supported built-in browsers is hardcoded. It will try firefox first, then opera, then mozilla and last netscape. If your preferred browser is not the one Google Earth launches, then the solution is to set BROWSER environment variable before launching googleearth.

So, Opera users might want to run BROWSER=opera googleearth.
Minimalistic users might prefer BROWSER="links -g" googleearth.

I hope you find this tip valuable. :)
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Sun Jul 23, 2006 2:17 am    Post subject: Reply with quote

Moved from Desktop Environments to Documentation, Tips & Tricks. This is a tip, so it belongs here.
Back to top
View user's profile Send private message
shazam75
Guru
Guru


Joined: 18 Mar 2006
Posts: 563
Location: Brisbane, Australia

PostPosted: Thu Jul 27, 2006 5:02 am    Post subject: Reply with quote

thanks for the tip - but is googleearth now available and out of testing for i386?
Back to top
View user's profile Send private message
CrazyTerabyte
Apprentice
Apprentice


Joined: 30 Dec 2004
Posts: 193

PostPosted: Thu Jul 27, 2006 5:40 am    Post subject: Reply with quote

shazam75 wrote:
thanks for the tip - but is googleearth now available and out of testing for i386?

Well, it is available for x86 arch (as ~testing). Not sure if it will work on i386, but it works (with a few problems) on my pentium 3.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum