Setting your default web browser

The default webbrowser is seamonkey. If seamonkey is not found firefox is ran instead. If firefox is not found either than mozilla is opened.

If you are using GNOME, set your default browser using the Gnome configuaration tools ie "Foot" -> "Preferences" -> "Preferred Applications".

Otherwise, open the file .env_extra in your home directory. You are about to add a line to the end of that file specify which web-browser you'd like to make your default browser, and which you'd like as a backup. To make firefox the default with seamonkey as backup add the line

 BROWSERPREF='firefox seamonkey'

To use a different combination or order list the browsers between the quotes. Save the .env_extra file. Next time you log in the system should know which your default web-browser is.