gconf

May 4, 2016 ยท View on GitHub

File + XML based.

Older than dconf.

Each config tree is implemented as actual directories with files at the nodes.

Config files: ~/.gconf/

CLI view / edit tool: gconftool-2

Get all the XML confs:

gconftool --dump / | less

GUI editor: gconf-editor