<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
In RHEL the application to change the default browser for Gnome is:&nbsp;
/usr/bin/gnome-default-applications-properties<br>
I'll make a leap of faith and say it's probably the same or close in
Fedora.<br>
<br>
I believe the file it modifies for the browser is (but double check
this as I haven't actually tested it to make sure):<br>
<pre id="comment_text_0">~/.gconf/desktop/gnome/url-handlers/unknown/%gconf.xml


==&gt; It Should look something like:
---------------------------------------------------------
&lt;?xml version="1.0"?&gt;
&lt;gconf&gt;
        &lt;entry name="command" mtime="1122916127" type="string"&gt;
                &lt;stringvalue&gt;firefox %s&lt;/stringvalue&gt;
        &lt;/entry&gt;
&lt;/gconf&gt;




Good luck...

---Dean.

</pre>
<br>
<br>
Bill Kendrick wrote:
<blockquote cite="mid20050729181430.GB23972@sonic.net" type="cite">
  <pre wrap="">On Fri, Jul 29, 2005 at 09:34:50AM -0700, Nat W. wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I don't know about KDE, but in gnome its under desktop&gt;preferences&gt;advanced
in there a desktop program slector thingy. You can set what your default
browser and terminal are. Also in firefox's option page there should be a
setting to make firefox the default browser
    </pre>
  </blockquote>
  <pre wrap=""><!---->
How is this actually facilitated on a system?  Back in the day, I learned
about the "$EDITOR" env. variable, which is used by a lot of apps, and
I never understood why we didn't get a "$BROWSER" one. ;)

-bill!

_______________________________________________
talk mailing list
<a class="moz-txt-link-abbreviated" href="mailto:talk@nblug.org">talk@nblug.org</a>
<a class="moz-txt-link-freetext" href="http://nblug.org/cgi-bin/mailman/listinfo/talk">http://nblug.org/cgi-bin/mailman/listinfo/talk</a>


  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
Dean A. Roman
President
Roman Computer Systems
Office: 707-237-6798
Fax   : 707-237-2649
E-mail: <a class="moz-txt-link-abbreviated" href="mailto:droman@romansys.com">droman@romansys.com</a>
Web   : <a class="moz-txt-link-freetext" href="http://www.romansys.com">http://www.romansys.com</a>


CONFIDENTIALITY NOTICE:
This email is intended only for the person(s) to which it is addressed and contains confidential and privileged information. If you are not the addressee(s), or the person responsible for delivering this to the addressee(s), you are hereby notified that reading, copying, or distributing this message is prohibited. If you have received this electronic mail message in error, please contact us immediately at the telephone number shown above and take the steps necessary to delete the message completely from your computer system.
-Thank you.
</pre>
</body>
</html>