2014-05-15 16:40:49 +08:00
|
|
|
|
每日 Ubuntu 小技巧——以色辨夹
|
2014-05-12 20:53:23 +08:00
|
|
|
|
================================================================================
|
|
|
|
|
|
2014-05-15 16:40:49 +08:00
|
|
|
|
这篇简短的文章将教会你如何在Ubuntu 14.04或者其先前版本中使用美化工具来实现通过颜色分辨文件夹。这个工具就是**Folder Color**,它允许用户改变 Nautilus 文件浏览器中文件夹的颜色,这样就可以让用户很容易地识别并区分它们。
|
2014-05-12 20:53:23 +08:00
|
|
|
|
|
|
|
|
|
|
2014-05-15 16:40:49 +08:00
|
|
|
|
这个工具的开发者设计初衷是与 Nautilus 配合使用,其实它也可以与Ubuntu上其它的图标主题配合使用。这是一个很好的工具,轻量级,不会影响你的系统的性能。
|
2014-05-12 20:53:23 +08:00
|
|
|
|
|
|
|
|
|
这个软件安装起来方便,让下面这个简短的教程告诉你如何做吧。
|
|
|
|
|
|
2014-05-15 16:40:49 +08:00
|
|
|
|
假如你想将重要的文件夹设置成红色的,或者将文档文件夹设置为黄色,你可以用Folder Color轻松地更改它们的颜色。
|
2014-05-12 20:53:23 +08:00
|
|
|
|
|
2014-05-15 16:40:49 +08:00
|
|
|
|
接下来教你来安装这个工具。
|
2014-05-12 20:53:23 +08:00
|
|
|
|
|
|
|
|
|
在Ubuntu 中**Ctrl - Alt - T**打开终端。添加下面的PPA源。
|
|
|
|
|
|
|
|
|
|
sudo add-apt-repository ppa:costales/folder-color
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
然后运行下面的命令更新你的系统并安装Folder Color。
|
|
|
|
|
|
|
|
|
|
sudo apt-get update && sudo apt-get install folder-color
|
|
|
|
|
|
2014-05-15 16:40:49 +08:00
|
|
|
|
这样安装就可以了。现在你要做的就是注销登录然后再次登入系统或者重新启动Nautilus 。打开Nautilus,在你想改变颜色的文件夹上右键单击选择你想要的颜色。这些是预先定义的颜色,或许无法满足你的需要,但是对于大多数用户来说这足够了。
|
2014-05-12 20:53:23 +08:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
如果你想卸载它,运行下面的命令移除PPA源。
|
|
|
|
|
|
|
|
|
|
sudo add-apt-repository -r ppa:costales/folder-color
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
最后,运行下面的命令移除Folder Color 。
|
|
|
|
|
|
|
|
|
|
sudo apt-get update && sudo apt-get remove folder-color
|
|
|
|
|
|
|
|
|
|
使用愉快!
|
|
|
|
|
|
|
|
|
|
![](http://www.liberiangeek.net/wp-content/uploads/2014/04/foldercolorubuntu.png)
|
|
|
|
|
|
|
|
|
|
--------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
via: http://www.liberiangeek.net/2014/04/daily-ubuntu-tips-identify-folders-by-colors-in-ubuntu/
|
|
|
|
|
|
2014-05-15 16:40:49 +08:00
|
|
|
|
译者:[Linchenguang](https://github.com/Linchenguang) 校对:[Caroline](https://github.com/carolinewuyan)
|
2014-05-12 20:53:23 +08:00
|
|
|
|
|
|
|
|
|
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
|
|
|
|
|
|
|
|
|
[1]:
|
|
|
|
|
[2]:
|
|
|
|
|
[3]:
|
|
|
|
|
[4]:
|
|
|
|
|
[5]:
|
|
|
|
|
[6]:
|
|
|
|
|
[7]:
|
|
|
|
|
[8]:
|
|
|
|
|
[9]:
|
|
|
|
|
[10]:
|
|
|
|
|
[11]:
|
|
|
|
|
[12]:
|
|
|
|
|
[13]:
|
|
|
|
|
[14]:
|
|
|
|
|
[15]:
|
|
|
|
|
[16]:
|
|
|
|
|
[17]:
|
|
|
|
|
[18]:
|
|
|
|
|
[19]:
|
|
|
|
|
[20]:
|