mirror of
https://github.com/LCTT/TranslateProject.git
synced 2024-12-26 21:30:55 +08:00
82 lines
2.8 KiB
Markdown
82 lines
2.8 KiB
Markdown
|
简单5步隐藏Ubuntu13.04 Unity 启动器
|
|||
|
=============================
|
|||
|
|
|||
|
|
|||
|
最近这几天,我在研究和学习[conky][1]。当做它的截屏时,我被unity启动器频繁遮挡住屏幕截图难住了。突然间我问自己,有没有一种办法可以默认隐藏unity启动器(只在需要的时候才出现)?我google了一圈,发现通过系统设置选项可以很容易做到。因此,今天我不会讨论一个特定的应用而是来讨论一个有用的方法,一定会对其他Ubuntu用户很有帮助。
|
|||
|
|
|||
|
![](http://mylinuxbook.com/wp-content/uploads/2013/09/unity-launcher-main.png)
|
|||
|
|
|||
|
*我的Ubuntu桌面上的Unity启动器截图*
|
|||
|
|
|||
|
|
|||
|
**提示** - 文章中所有的操作都在Ubuntu 13.04测试通过
|
|||
|
|
|||
|
## Ubuntu 13.04隐藏Unity启动器步骤 ##
|
|||
|
|
|||
|
步骤:
|
|||
|
|
|||
|
|
|||
|
**第1步**
|
|||
|
|
|||
|
在主菜单点击 **System Settings(系统设定)** 选项。
|
|||
|
|
|||
|
![](http://mylinuxbook.com/wp-content/uploads/2013/09/unity-launcher-1.png)
|
|||
|
|
|||
|
|
|||
|
**第2步**
|
|||
|
|
|||
|
在系统设定中,点击 **Appearance(外观)** 选项。
|
|||
|
|
|||
|
![](http://mylinuxbook.com/wp-content/uploads/2013/09/unity-launcher-2.png)
|
|||
|
|
|||
|
**第3步**
|
|||
|
|
|||
|
现在,进入标题为'Behavior(行为)'的标签中。
|
|||
|
|
|||
|
![](http://mylinuxbook.com/wp-content/uploads/2013/09/unity-launcher-3.png)
|
|||
|
|
|||
|
**第4步**
|
|||
|
|
|||
|
打开右上方的单选按钮。
|
|||
|
|
|||
|
![](http://mylinuxbook.com/wp-content/uploads/2013/09/unity-launcher-5.png)
|
|||
|
|
|||
|
![](http://mylinuxbook.com/wp-content/uploads/2013/09/unity-launcher-4.png)
|
|||
|
|
|||
|
|
|||
|
**第5步**
|
|||
|
|
|||
|
在完成上一步后,unity启动器已经默认隐藏。它只有在鼠标接触到屏幕最左边时才会出现。调整启动器的灵敏度。根据你的需求调整滑动条(如下图所示):
|
|||
|
|
|||
|
![](http://mylinuxbook.com/wp-content/uploads/2013/09/unity-launcher-5-1.png)
|
|||
|
|
|||
|
这是当我完成所有步骤(上面所列)后的桌面截图.
|
|||
|
|
|||
|
![](http://mylinuxbook.com/wp-content/uploads/2013/09/unity-launcher-7.png)
|
|||
|
|
|||
|
*我的Ubuntu桌面上的Unity启动器截图*
|
|||
|
|
|||
|
|
|||
|
|
|||
|
**重点**
|
|||
|
|
|||
|
我也想把unity启动器放在桌面底部(就像Apple的Mac那样),但是从Ubuntu 12.04开始就无法改变启动器的位置。像许多其他用户一样,我也有点失望。不管怎么说,如果你想了解更多,你可以读[Ubuntu论坛上的详细讨论][2].
|
|||
|
|
|||
|
如果你知道任何在Ubuntu 13.04上改变unity启动器位置的非官方途径(一个应用或者插件),请分享给我们。
|
|||
|
|
|||
|
---
|
|||
|
|
|||
|
via: http://mylinuxbook.com/hide-unity-launcher-ubuntu-13-04/
|
|||
|
|
|||
|
本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出
|
|||
|
|
|||
|
译者:[flsf][] 校对:[Caroline][]
|
|||
|
|
|||
|
[LCTT]:https://github.com/LCTT/TranslateProject
|
|||
|
[Linux中国]:http://linux.cn/portal.php
|
|||
|
[flsf]:http://linux.cn/space/flsf01
|
|||
|
[Caroline]:http://linux.cn/space/14763
|
|||
|
|
|||
|
[1]:http://conky.sourceforge.net/
|
|||
|
[2]:http://ubuntuforums.org/showthread.php?t=2147537
|