I have set Seamonkey as default browser within Seamonkey and under preferred applications.
Yet apps that have a help section always use Firefox to go to their help website.
Any way to stop that?
$ sudo update-alternatives --config x-www-browser
There is only one alternative in link group `x-www-browser`
(providing `/usr/bin/x-www-browser`): `/usr/bin/firefox`.
Nothing to configure.
- Ubuntu-Mate 16.04 LTS Xenial
- Mate Desktop
Update in response to request:
update-alternatives --get-selections | grep -i browser
gnome-www-browser auto /usr/bin/firefox infobrowser auto
/usr/bin/info x-www-browser auto /usr/bin/firefox
update-alternatives --get-selections | grep -i browser
show? – DK Bose Jan 29 '18 at 16:10gnome-www-browser auto /usr/bin/firefox infobrowser auto /usr/bin/info x-www-browser auto /usr/bin/firefox – fixit7 Jan 29 '18 at 16:46