Forrest logo
back to context overview

dconf

List of commands for dconf:

  • dconf:tldr:1ee9e dconf: Watch a specific key/directory for changes.
    $ dconf watch ${select}
    try on your machine
    explain this command
  • dconf:tldr:67ccb dconf: Reset a specific key value.
    $ dconf reset ${-path-to-key}
    try on your machine
    explain this command
  • dconf:tldr:86705 dconf: Print a specific path sub-directories and sub-keys.
    $ dconf list ${-path-to-directory-}
    try on your machine
    explain this command
  • dconf:tldr:eda22 dconf: Dump a specific directory in INI file format.
    $ dconf dump ${-path-to-directory-}
    try on your machine
    explain this command
back to context overview