GSettings/dconf 的图形编辑器?

hto*_*que 52 gsettings dconf

是否有等效于 GSettings/dconf 的 gconf-editor?

我知道我可以gsettings set ...在命令行上使用,但这有点不方便(尤其是对于列表类型)。

Mar*_*mo- 66

dconf-editordconf工具包,这是相当于gconf-editor

要安装它,请执行以下命令

sudo apt-get install dconf-tools
Run Code Online (Sandbox Code Playgroud)

  • 目前,由`dconf-editor` 包提供。(我使用的是 Ubuntu 14.04) (7认同)
  • 是的,但请注意 http://askubuntu.com/questions/416556/shouldnt-dconf-editor-and-gsettings-access-the-same-database (4认同)