tips & tricks/Linux/Unix

ubuntu unity indicators

manywaypark 2015. 2. 25. 11:17

unity top panel에 추가 가능한 다양한 indicator들이 있다. 보통 top panel은 상단에 위치하고 indicator들은 우측에 배치된다.

대충 아래와 같이 하면 현재 설치가능한 indicator들을 볼 수 있는데,

apt-cache search indicator | grep ^indicator

실제로는 PPA로 제공되는 경우가 많다.

여기에서 다양한 indicator들을 찾을 수 있다.

http://askubuntu.com/questions/30334/what-application-indicators-are-available

나는 indicator-multiload, indicator-sensors 등을 설치했다.


ref: http://askubuntu.com/questions/29757/what-can-replace-system-monitoring-in-the-top-gnome-panel-in-unity


happy hackin'


2015-03-09 http://www.webupd8.org/2013/10/8-things-to-do-after-installing-ubuntu.html (여기에도 app indicator 들 소개하는 부분이 있다).