dconf-editor
Graphical interface for editing other applications settings.
Installation
sudo apt install dconf-editor
Usage
dconf-editor [OPTIONā¦] [ PATH | [FIXED_SCHEMA|RELOC_SCHEMA:DIR] [KEY] ]
Flags
Uses the gsettings API of the glib library, among others.
Help Options:
-h, --help Show help options
--help-all Show all help options
--help-gapplication Show GApplication options
--help-gtk Show GTK+ Options
Application Options:
-v, --version Print release version and exit
--list-relocatable-schemas Print relocatable schemas and exit
--I-understand-that-changing-options-can-break-applications Do not show initial warning
--display=DISPLAY X display to use
Arguments description:
PATH
a folder path or a key path
example: ā/org/gnome/ā or ā/ca/desrt/dconf-editor/Demo/booleanā
FIXED_SCHEMA
the name of a schema with fixed path
example: āca.desrt.dconf-editor.Settingsā
RELOC_SCHEMA
the name of a ārelocatableā schema, without fixed path
see list with the ā--list-relocatable-schemasā option
DIR
the path where to map the relocatable schema
example: āca.desrt.dconf-editor.Bookmarks:/ca/desrt/dconf-editor/ā
KEY
the name of a key from the schema
example: ābookmarksā