09-04
07
自动挂载的磁盘不显示在桌面
Tag: | Author: marco.chan |
好像这个问题很多人在问:如何将自动挂载的磁盘不显示在桌面上?!
解决方案:
安装Configuration Editor,使用yum来安装是最简单的:
sudo yum -y install gconf-editor
打开Configuration Editor,找到/apps/nautilus/desktop/volumes_visible,取消前面的勾即可。
顺便提示一下,所有经过Configuration Editor编辑的内容,都可以在 ~/.gconf/找到相应的配置文件。










Leave a comment