Posts: 14
jeffneedle
Joined: 31 May 2013
#1
I prefer Chromium to any Firefox product, and am pretty much tied to it. Within Chromium, when I try to set it as the default mailer, I'm told that Chromium can't set itself as default -- I've seen this with other distros.

Is there some way for me to set this default within antiX itself?

Thanks.
BitJam
Posts: 1,308
BitJam
Joined: 31 Aug 2009
#2
As root, run:

Code: Select all

update-alternatives --config x-www-browser
Posts: 14
jeffneedle
Joined: 31 May 2013
#3
Thanks again!