Config.use system prefs

From MozillaZine Knowledge Base
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Background

This preference controls whether Mozilla applications read certain system preferences from the OS. The only OSes currently supported are those that are Gnome-based such as Ubuntu and Fedora Core. The preferences read:

Possible values and their effects

true

Read the above preferences from the OS.

false

Read the above preferences internally. (Default)

Caveats

  • This preference only has an effect on Gnome-based OSes.

First checked in

2003-06-09 by Bolian Yin

Has an effect in

  • Netscape (all versions since 7.2 on Gnome-based OSes)
  • Mozilla Suite (all versions since 1.5a on Gnome-based OSes)
  • Firefox (all versions since 0.7 on Gnome-based OSes)
  • Firefox (all versions on Gnome-based OSes)
  • Thunderbird (all versions on Gnome-based OSes)
  • SeaMonkey (all versions on Gnome-based OSes)

Related bugs