3

Possible Duplicate:
How to set the Default Browser from the Command Line?

Due to an issue presented here I was inclined to use Google Chrome instead of Chromium.

I have set Firefox as the default browser and disabled that in Google Chrome, but the latter keeps opening the links in Office Writer (for example).

It is the same issue as here, except that here I use Lubuntu, and the answer there is for Gnome/Unity, and I do not have that settings.

Or do I?

  • See if this helps. In other words, the current question may be a duplicate. –  Dec 05 '12 at 10:51
  • @vasa1: thnx. i had just found an answer on ubuntuforums. i will close this as duplicate. but would you consider looking at this question and giving a vote to reopen? http://askubuntu.com/q/223557/47206 - it looks like duplicate because of the limited answer, but i ask for more answers that i cannot get as the question is closed –  Dec 05 '12 at 10:53

1 Answers1

3

Source: here.

Fire in Terminal

sudo update-alternatives --config x-www-browser

enter password, see something like this

enter image description here

Type the number of your default browser of choice and then enter.

That's it.