分页: 1 / 1
求助,dconf-editor里的参数无法修改
发表于 : 2012-01-03 14:17
由 凤舞九天
ubuntu11.10安装运行dconf-tools,“desktop”->“unity”->“panel”下白名单的参数不显示,无法修改,请高手指点
Re: 求助,dconf-editor里的参数无法修改
发表于 : 2012-01-03 16:14
由 chenjietao
加sudo试试
Re: 求助,dconf-editor里的参数无法修改
发表于 : 2012-01-03 16:35
由 YeLee
chenjietao 写了:加sudo试试

改个配置文件都要sudo?sudo之后的id……
Re: 求助,dconf-editor里的参数无法修改
发表于 : 2012-01-03 16:38
由 e21
这个工具有点bug,小部分参数窗口显示不正常,参数和解析之间的分割线到顶上去了,结果参数看不到。
Re: 求助,dconf-editor里的参数无法修改
发表于 : 2012-01-03 16:40
由 chenjietao
也许改动的文件在/usr下面
Re: 求助,dconf-editor里的参数无法修改
发表于 : 2012-01-03 17:32
由 YeLee
代码: 全选
gsettings set com.canonical.Unity.Panel systray-whitelist "['all']"
Re: 求助,dconf-editor里的参数无法修改
发表于 : 2012-01-03 17:37
由 photor
YeLee 写了:代码: 全选
gsettings set com.canonical.Unity.Panel systray-whitelist "['all']"

Re: 求助,dconf-editor里的参数无法修改
发表于 : 2012-01-06 10:53
由 凤舞九天
YeLee 写了:代码: 全选
gsettings set com.canonical.Unity.Panel systray-whitelist "['all']"
多谢yelee兄的指点。
Re: 求助,dconf-editor里的参数无法修改
发表于 : 2013-04-04 13:35
由 wqoldbig
YeLee 写了:代码: 全选
gsettings set com.canonical.Unity.Panel systray-whitelist "['all']"
这方法在13.04下不行了,显示“没有“com.canonical.Unity.Panel”这个方案”