导航

隐藏CentOS桌面图标

Posted on 2012-08-17 15:49  eastson  阅读(1413)  评论(0编辑  收藏  举报

CentOS默认会在桌面放三个图标:Computer,Home和Trash。我想把隐藏这些图标。

 

第一步:安装gconf-editor,安装后多多出一个启动项:Applications -> System Tools -> Configuration Editor。

# rpm -qa | grep gconf-editor
# yum install gconf-editor

 

第二步:修改Gnome配置。打开Configuration Editor,找到/apps/nautilus/desktop,去掉相关图标显示参数前面的勾。