Changing Mozilla Home Page

Ed Wilts ewilts at ewilts.org
Wed Jun 2 19:15:46 UTC 2004


On Wed, Jun 02, 2004 at 03:01:46PM -0400, Ryan Golhar wrote:
> Is there a way I can change the default homepage for mozilla?  Whenever
> I build a machine from kickstart, the homepage is always set to the
> registration page at RedHat.  I'd like to make it a different URL.  Is
> there a way I can do that?

It looks like you might be able to update the jar file to do this.  Try
it after you kickstart and see if the right thing happens for a user
that doesn't have a .mozilla directory.

[ewilts at p6000 chrome]$  grep -a 'file:///usr/share/doc/HTML/index.html' US.jar
homePageDefault=file:///usr/share/doc/HTML/index.html
browser.startup.homepage=file:///usr/share/doc/HTML/index.html
startup.homepage_override_url=file:///usr/share/doc/HTML/index.html

[ewilts at p6000 chrome]$ pwd
/usr/lib/mozilla-1.4.2/chrome

Alternatively, it looks like you could just update that index.html file
to do what you want.

-- 
Ed Wilts, RHCE
Mounds View, MN, USA
mailto:ewilts at ewilts.org
Member #1, Red Hat Community Ambassador Program





More information about the redhat-list mailing list