documentation update -- gnome-shell indicators supported

This commit is contained in:
Daniel Pavel 2013-06-02 11:23:53 +02:00
parent b18aee9dba
commit b98b94de91
2 changed files with 5 additions and 7 deletions

View File

@ -23,7 +23,7 @@ and their features, see [docs/devices.md](docs/devices.md).
Pre-built packages are available for a few Linux distros: Pre-built packages are available for a few Linux distros:
* Ubuntu 12.04+: [ppa:daniel.pavel/solaar][ppa] * Ubuntu 12.04+: [ppa:daniel.pavel/solaar][ppa]
* a Debian Wheezy package [.deb][debian], should work on testing and Sid as well * a Debian *Wheezy* package [.deb][debian], should work on *testing* and *Sid* as well
* a [Gentoo overlay][gentoo], courtesy of Carlos Silva * a [Gentoo overlay][gentoo], courtesy of Carlos Silva
* an [OpenSUSE rpm][opensuse], courtesy of Mathias Homann * an [OpenSUSE rpm][opensuse], courtesy of Mathias Homann
* an [Arch package][arch], courtesy of Arnaud Taffanel * an [Arch package][arch], courtesy of Arnaud Taffanel
@ -43,12 +43,6 @@ procedure for manual installation.
## Known Issues ## Known Issues
- Ubuntu's Unity indicators are not supported at this time. However, if you
whitelist 'Solaar' in the systray, you will get an icon (see
[Enable more icons to be in the system tray?][ubuntu_systray] for details).
[ubuntu_systray]: http://askubuntu.com/questions/30742
- Some devices using the [Nano Receiver][nano] (which is very similar to the - Some devices using the [Nano Receiver][nano] (which is very similar to the
Unifying Receiver) are supported, but not all. For details, see Unifying Receiver) are supported, but not all. For details, see
[docs/devices.md](docs/devices.md). [docs/devices.md](docs/devices.md).

View File

@ -17,6 +17,10 @@ distribution the required packages are most likely named something similar.
If the desktop notifications bindings are also installed (`gir1.2-notify-0.7`), If the desktop notifications bindings are also installed (`gir1.2-notify-0.7`),
you will also get desktop notifications when devices come online/go offline. you will also get desktop notifications when devices come online/go offline.
For gnome-shell/Unity support, you also need to have `gir1.2-appindicator3-0.1`
installed.
### Installation ### Installation
Normally USB devices are not accessible for r/w by regular users, so you will Normally USB devices are not accessible for r/w by regular users, so you will