Page 1 of 1
Ubuntu Karmic - Google Chrome - How?
Posted: April 25th, 2010, 7:09 pm
by pabloikba
Is it possible to force SABNZBD to open Google Chrome instead of Firefox. Have never been able to figure out how to make Chrome the default browser in Ubuntu. Is there a command that can be added to the launcher that will do this?
Thanks
Re: Ubuntu Karmic - Google Chrome - How?
Posted: April 26th, 2010, 8:50 am
by jcfp
pabloikba wrote:
Is it possible to force SABNZBD to open Google Chrome instead of Firefox. Have never been able to figure out how to make Chrome the default browser in Ubuntu. Is there a command that can be added to the launcher that will do this?
See the python documentation
here, or try changing the default browser via
sudo update-alternatives --list x-www-browser (assuming that's where python get it's default?).
Re: Ubuntu Karmic - Google Chrome - How?
Posted: April 27th, 2010, 8:59 am
by pabloikba
Thanks for the reply. I've got it working now.