sidux.com
Software - gmail apps default browser
chameleon - Jul 23, 2008 - 12:09 PM
Post subject: gmail apps default browser
I have created a desktop launcher to my gmail apps such as;
http://mail.google.com/a/xxxxxx.com/?ac ... .com#inbox
This shortcut always opens with Konqueror but I want it to open with Iceweasel.
How do I do this?
muchan - Jul 23, 2008 - 08:36 PM
Post subject: RE: gmail apps default browser
probably:
Code:
/usr/lib/iceweasel/firefox-bin http://mail.google.com/a/xxxxxx.com/?ac ... .com#inbox
try iceweasel -h in console, you see how to call iceweasel with parameter/options
piper - Jul 24, 2008 - 06:53 PM
Post subject: RE: gmail apps default browser
This works for me
Code:
update-alternatives --config x-www-browser
Choose option 2, default is option 1
Code:
root@bongmaster:/home/piper# update-alternatives --config x-www-browser
There are 4 alternatives which provide `x-www-browser'.
Selection Alternative
-----------------------------------------------
+ 1 /usr/bin/konqueror
* 2 /usr/bin/iceweasel
3 /usr/bin/dillo
4 /usr/bin/opera
Press enter to keep the default[*], or type selection number: