以下 10 款应用插件适用于 Ubuntu 11.04 Natty 的 Unity 桌面环境。它们之所以流行,是它契合了我们的需要。如果各位同学,你们喜欢的话,可以按照本提示安装。#1,Weather Indicator
 
 sudo apt-get install indicator-weather
#2. CPUFreq
该款插件非常适合上网本

sudo add-apt-repository ppa:artfwo/ppa sudo apt-get update sudo apt-get install indicator-cpufreq
#3. System Load Indicator

sudo add-apt-repository ppa:indicator-multiload/stable-daily sudo apt-get update sudo apt-get install indicator-multiload
#4.StackApplet Indicator
该插件可检测在锁定网站上的活动。
搜索Ubuntu软件中心安装即可。

#5. Virtualbox Indicator
使用该插件可轻松启动虚拟机。

sudo add-apt-repository ppa:michael-astrapi/ppa sudo apt-get update sudo apt-get install indicator-virtualbox
#6. Touchpad Indicator
使用该插件轻松控制触摸板状态(启用/禁用)

sudo add-apt-repository ppa:atareao/atareao sudo apt-get update sudo apt-get install touchpad-indicator
#7,ClassicMenu Indicator
该插件提供经典的GNOME 风格应用菜单

sudo add-apt-repository ppa:diesch/testingsudo apt-get updatesudo apt-get install classicmenu-indicator
#8,Google Reader Indicator
该插件现实Google reader上面的订阅

sudo add-apt-repository ppa:atareao/atareao sudo apt-get update sudo apt-get install google-reader-indicator
#9. Keylock Indicator
可轻松关闭大写字母键、数字键和滚屏。

sudo add-apt-repository ppa:tsbarnes/indicator-keylock sudo apt-get update sudo apt-get install indicator-keylock
#10,Radio Tray Indicator
收听各种音乐风格的电台,我就是用来听英语歌曲的。

sudo add-apt-repository ppa:eugenesan/ppa sudo apt-get update sudo apt-get install radiotray
MORE:
本文写作参考来源
供稿/笨兔兔