GConf is a system that was invented to make application preferences more manageable for system administrators.

GConf stores data in the user space in $HOME/.gconf:

GConf tool

gconftool-2 is the GNOME 2 configuration tool. It is meant to be used from command line

 $ gconftool-2 -R /desktop/gnome

That will display some of the GNOME desktop settings.

GConf Editor

gconf-editor.png The GConf Editor is a graphical application and as such is more targeted towards the general user.

GconfTools (last edited 2008-02-03 14:47:16 by localhost)