Skip to content

GGleb/indicator-systemtray-unity

Repository files navigation

System tray indicator for Unity

Usage

sudo apt-get install build-essential libgtk-3-dev libindicator3-dev git-core
git clone https://github.com/GGleb/indicator-systemtray-unity.git
cd indicator-systemtray-unity
make
sudo make install

re-login

Deb

sudo apt-get install fakeroot dpkg-dev

delete line ( glib-compile-schemas $(DESTDIR)/usr/share/glib-2.0/schemas/ ) in Makefile

dpkg-buildpackage -rfakeroot -b

PPA

sudo apt-add-repository ppa:fixnix/indicator-systemtray-unity
sudo apt-get update
sudo apt-get install indicator-systemtray-unity

To remove this package (with its configuration files!!!):

sudo apt-get --purge remove indicator-systemtray-unity

Settings

To change the mode position: press the middle mouse button on the indicator. The horizontal position can be changed: scrolling the mouse over the indicator.

Settings can be changed in gsettings:/net/launchpad/indicator/systemtray (use dconf-editor).

Credits

Contributors:

About

Indicator Systemtray Unity is an indicator for the Unity panel which shows the system tray.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published