Topic: How to: Make xchat open links in iceweasel (or any other browser)
The newest image at this time of writing (CrunchBang 10 "Statler" r20110207) has chromium-browser set as the default browser. Even after you install iceweasel and run
sudo update-alternatives --config x-www-browserxchat still opens links in chromium-browser. I suspect that xchat uses xdg-open to decide which browser to use, and there are several keys that need to be changed in the xdg database in order to make sure all URLs will be opened in that browser. That's why I didn't bother! Just open xchat, go to settings-->advanced-->URL handlers...add a new entry called "Iceweasel" (or whatever you prefer) and in the command blank put
exec /usr/bin/iceweasel %sLast edited by mynis01 (2011-02-20 04:10:31)