適用于Ubuntu 11.04的10個App Indicator
10 個支持 Ubuntu Application Indicator 的小軟件,適用于 Ubuntu 11.04 Natty 的 Unity 桌面環境。
1. Weather Indicator Applet (天氣預報)
安裝:
sudo apt-get install indicator-weather
2. Dropbox Application Indicator ( Dropbox 的社區版本,可以在 Ubuntu 11.04 的頂部面板上顯示 DropBox 圖標)
到這里下載,解壓并覆蓋原來安裝的 ~/.dropbox-dist 文件夾就可以了。#p#
3. Sysmonitor Indicator (監視 CPU 及內存使用狀態)
# 安裝
sudo add-apt-repository ppa:alexeftimie/ppa sudo apt-get update sudo apt-get install indicator-sysmonitor
4. System Load Indicator ( 系統狀態指示器)
# 安裝
sudo add-apt-repository ppa:indicator-multiload/stable-daily sudo apt-get update sudo apt-get install indicator-multiload
#p#
5. Touchpad Indicator (觸摸板開關)

# 安裝
sudo add-apt-repository ppa:atareao/atareao sudo apt-get update sudo apt-get install touchpad-indicator
6. Battery Status Indicator (電源狀態指示器)

# 安裝
sudo apt-add-repository ppa:iaz/battery-status sudo apt-get update sudo apt-get install battery-status
運行
/usr/lib/battery-status/battery-status --indicator
#p#
7. Workspaces Indicator (快速切換工作區)
# 安裝
sudo add-apt-repository ppa:geod/ppa-geod sudo apt-get update sudo apt-get install indicator-workspaces
8. Keylock Application Indicator (顯示大寫鍵狀態)

# 安裝
sudo add-apt-repository ppa:tsbarnes/indicator-keylock sudo apt-get update sudo apt-get install indicator-keylock
#p#
9. Caffeine Application Indicator (防止啟動屏保和省電模式)
# 安裝
sudo add-apt-repository ppa:caffeine-developers/ppa sudo apt-get update sudo apt-get install caffeine
10. Pastie Clipboard Manager Indicator (剪貼板管理工具)
# 安裝
sudo add-apt-repository ppa:hel-sheep/pastie sudo apt-get update sudo apt-get install pastie
【編輯推薦】