本文主要是介绍Linuxmint 13 mate desktop hide home directory folder icons 隐藏家目录文件夹图标的方法,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
参考http://askubuntu.com/questions/116741/how-to-hide-all-desktop-icons-in-12-04和http://helpdeskgeek.com/linux-tips/show-and-hide-desktop-icons-in-gnome-linux/,
在Linuxmint13 mate桌面环境下,隐藏家目录文件夹的图标的方法,如下:
sudo apt-get install mate-conf-editor
然后在命令行输入 mateconf-editor 后,会打开一个配置编辑器,在caja 的 preferences 中查找到 show-desktop
把选择它的勾去除掉,即可!
这篇关于Linuxmint 13 mate desktop hide home directory folder icons 隐藏家目录文件夹图标的方法的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!