能否用shell修改gconf-editor中的某个设置项

sh/bash/dash/ksh/zsh等Shell脚本
回复
头像
lexdene
帖子: 434
注册时间: 2010-02-21 16:19
来自: 大连
联系:

能否用shell修改gconf-editor中的某个设置项

#1

帖子 lexdene » 2010-05-02 7:22

我需要修改100台电脑的gconf-editor中的一项配置,
手动改太慢。
能否用shell修改gconf-editor中的某个设置项?
头像
速腾1994
论坛版主
帖子: 17379
注册时间: 2008-11-01 20:43
系统: Arch+gnome

Re: 能否用shell修改gconf-editor中的某个设置项

#2

帖子 速腾1994 » 2010-05-02 9:54

能,我不会 :em06
头像
lexdene
帖子: 434
注册时间: 2010-02-21 16:19
来自: 大连
联系:

Re: 能否用shell修改gconf-editor中的某个设置项

#3

帖子 lexdene » 2010-05-02 15:39

呃……
头像
win.milan
帖子: 908
注册时间: 2009-11-03 16:24

Re: 能否用shell修改gconf-editor中的某个设置项

#4

帖子 win.milan » 2010-05-02 15:50

好像可以改的,应该是改一个配置文件。/etc下的,现在没空找。。。
OMG, this is a signature!—_—|
FollowMe......
头像
win.milan
帖子: 908
注册时间: 2009-11-03 16:24

Re: 能否用shell修改gconf-editor中的某个设置项

#5

帖子 win.milan » 2010-05-02 15:51

xml的吧
OMG, this is a signature!—_—|
FollowMe......
aerofox
帖子: 1453
注册时间: 2008-05-24 8:30

Re: 能否用shell修改gconf-editor中的某个设置项

#6

帖子 aerofox » 2010-05-03 22:36

用 gconftool 命令。
djhui
帖子: 85
注册时间: 2007-03-10 12:34
联系:

Re: 能否用shell修改gconf-editor中的某个设置项

#7

帖子 djhui » 2010-05-04 22:30

楼上正解
头像
lexdene
帖子: 434
注册时间: 2010-02-21 16:19
来自: 大连
联系:

Re: 能否用shell修改gconf-editor中的某个设置项

#8

帖子 lexdene » 2010-10-02 13:33

谢谢!
回复