TranslateProject/published/20140529 Add Windows Like Bottom Taskbar In Ubuntu Unity 14.04.md

39 lines
2.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

在Ubuntu Unity 14.04中添加Windows风格的底部任务栏
================================================================================
![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2014/05/Windows_Taskbar_ubuntu.jpeg)
一些从Windows转到Ubuntu的新用户可能发现在Ubuntu下默认的Unity界面占据了一切。大多数Windows用户也包括一些非Gnome 3用户和一些非Unity Linux用户也许在Ubuntu中看不到底部任务栏。我们都知道[Unity中的拖放操作][1]对用户不是很友好。
不管出于什么原因如果你在Ubuntu中想要个底部面板那么[tint][2]就是你的菜。
### 在Ubuntu 14.04中添加底部任务栏 ###
打开终端Ctrl+Alt+T然后输入下面的命令
sudo apt-get install tint2
这样就把tint2安装好了。你可以在终端中输入tint2来运行它了但这不是我们希望的方式因为我们的并不想这么麻烦每次手工运行它。在此我们需要让tint2来开机启动这样每次启动Ubuntu的时候它都会在桌面底部恭候你了。
#### 怎样让tint2开机启动 ####
打开Unity Dash按下Windows键吧然后搜索启动程序。
![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2014/01/Startup_Applications_Ubuntu.jpeg)
打开**启动程序**,在那儿猛戳**添加**按钮,你就可以添加一个新的开机启动程序了。你可以给它起个好认的名字,那命令那栏输入**tint2**,然后猛戳**添加**,然后继续猛戳**关闭**来保存。如果我说得不够清楚,还是看看下面的图片吧,它应该很直观了:
![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2014/05/Windows_Like_Taskbar_Ubuntu.jpeg)
好了。赶快注销并重新登录进去看看吧,任务栏会乖乖地在下面等着你了。题图看到了吗?就是那个样子的。像[Conky][3]一样tint2也能有大量的配置选项但要进行深度配置你得修改配置文件了。不过就算你很懒惰安好了啥都不做那它也会干得很好了。你已经试过了你感觉tint2怎么样呢
--------------------------------------------------------------------------------
via: http://itsfoss.com/add-windows-like-bottom-taskbar-in-ubuntu-unity-14-04/
译者:[GOLinux](https://github.com/GOLinux) 校对:[wxy](https://github.com/wxy)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
[1]:http://itsfoss.com/drag-drop-files-ubuntu-1404-unity/
[2]:https://code.google.com/p/tint2/
[3]:http://conky.sourceforge.net/