dconf is a low-level configuration system. Its main purpose is to provide a backend to GSettings on platforms that don't already have configuration storage systems. Cited from https://wiki.gnome.org/action/show/Projects/dconf?action=show&redirect=dconf#Introduction
dconf is the GNOME technology used to store application settings, and it is unspecific to Ubuntu.
To install dconf-editor,
sudo apt-get install dconf-tools
To run it by entering in the terminal or in the quick launch menu,
dconf-editor
See http://askubuntu.com/questions/22313/what-is-dconf-what-is-its-function-and-how-do-i-use-it for how to use dconf.
No comments:
Post a Comment