Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 273 Bytes

gconf.md

File metadata and controls

17 lines (9 loc) · 273 Bytes

gconf

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