2.6.1 kernel is out

Roger Oberholtzer roger
Mon May 17 11:58:13 PDT 2004


On Wed, 14 Jan 2004 17:14:54 -0800
"Net Llama!" <netllama at linux-sxs.org> wrote:

http://rpmfind.net//linux/RPM/mandrake/9.2/contrib/jpackage/i586/update-alternatives-1.8.3-7jpp.noarch.html
> update-alternatives creates, removes, maintains and displays
> information about the symbolic links comprising the alternatives
> system. It is possible for several programs fulfilling the same or
> similar functions to be installed on a single system at the same
> time. For example, many systems have several text editors installed at
> once. This gives choice to the users of a system, allowing each to use
> a different editor, if desired, but makes it difficult for a program
> to make a good choice of editor to invoke if the user has not
> specified a particular preference.
> 

Interesting, but... Who's system of alternatives? Gentoo's? Mandrakes?
Gnome's? All I really want is to find the config file that tells evolution
to use some browser. I am ever so very very reluctant to install a foreign
(to Gentoo, as I see it) config system editor on my system. I can just
imagine what it would change on me that I do not want changed.

Still, thanks for the info.

Apparently, this is how you do it (on Gentoo, but maybe gnome in
general):

	To change the default browser if you are not using GNOME, do:

	 gconftool-2 --set /desktop/gnome/url-handlers/http/command \
		-t string 'mozilla %s'

	 gconftool-2 --set /desktop/gnome/url-handlers/https/command \
		-t string 'mozilla %s'

	Replace 'mozilla %s' with which ever browser you use.

I will see this evening if this is correct.

-- 
+????????????????????????????+???????????????????????????????+
? Roger Oberholtzer          ?   E-mail: roger at opq.se        ?
? OPQ Systems AB             ?      WWW: http://www.opq.se/  ?
? Erik Dahlbergsgatan 41-43  ?    Phone: Int + 46 8   314223 ?
? 115 34 Stockholm           ?   Mobile: Int + 46 733 621657 ?
? Sweden                     ?      Fax: Int + 46 8   302602 ?
+????????????????????????????+???????????????????????????????+



More information about the Linux-users mailing list