I'm using Opera for a few weeks but it doesn't appear in the "Prefered Applications" window.
How can I enforce this config?
There's no "custom" option.
And I've already tried the command "sudo update-alternatives --config x-www-browser", but it did nothing.
How to make Opera the default browser?
Forum rules
Before you post please read how to get help
Before you post please read how to get help
Re: How to make Opera the default browser?
to use it as favorite in the mintmenu, open the mintmenu, rightclick on the program and select "add to favorites" (or something similar, i'm not using the english version).
to make it the default browser.... mhm i haven't used gnome since a while but it should be in the system-configuration "preferred software" or something.
to make it the default browser.... mhm i haven't used gnome since a while but it should be in the system-configuration "preferred software" or something.
It is interesting the way we create complex and powerful tools to save us
from the complex and powerful tools we created previously.
from the complex and powerful tools we created previously.
Re: How to make Opera the default browser?
If you're using Gnome, go to Mintmenu > Control Centre then within the 'Personal' grouping click on 'Preferred Applications'. If Opera is installed it should show in the dropdown box under 'Web Browser' in the 'Internet' tab. Click on Opera and close the window and then it should show on your Mintmenu 'Favourites'.
LinuxMint 14 'Nadia' 64-bit dual boot with Win' 7
Kernel: Linux 3.5.0-17-generic (x86_64) >< Cinnamon
Kernel: Linux 3.5.0-17-generic (x86_64) >< Cinnamon
- igoru-san
- Level 1
- Posts: 10
- Joined: Mon Jul 14, 2008 9:30 am
- Location: Rio de Janeiro - Brazil
- Contact:
Re: How to make Opera the default browser?
THAT'S the problem.
It's installed but it doesn't appear in that menu in the Preferred Apps settings.
And also, there's no "custom" option anymore, so I can't add it manually.

It's installed but it doesn't appear in that menu in the Preferred Apps settings.
And also, there's no "custom" option anymore, so I can't add it manually.

Re: How to make Opera the default browser?
I don't understand why Opera does not appeared in Preferred Applications if it is installed correctly. This may be a workaround. The setting is in ~/.gconf/desktop/gnome/url-handlers/http/%gconf.xml
Note the stringvalue.
I have Opera set as default browser and here is mine:
and also in ~/.gconf/desktop/gnome/url-handlers/https/%gconf.xml
I hope this helps.
Note the stringvalue.
I have Opera set as default browser and here is mine:
Code: Select all
<?xml version="1.0"?>
<gconf>
<entry name="command" mtime="1313853607" type="string">
<stringvalue>opera %s</stringvalue>
</entry>
</gconf>
Code: Select all
<?xml version="1.0"?>
<gconf>
<entry name="command" mtime="1284997190" type="string">
<stringvalue>opera %s</stringvalue>
</entry>
</gconf>
Version: LM 20.1 64bit Mate "If something is worth doing, it is worth doing for free."