documentation update -- gnome-shell indicators supported
This commit is contained in:
parent
b18aee9dba
commit
b98b94de91
|
@ -23,7 +23,7 @@ and their features, see [docs/devices.md](docs/devices.md).
|
|||
Pre-built packages are available for a few Linux distros:
|
||||
|
||||
* 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
|
||||
* an [OpenSUSE rpm][opensuse], courtesy of Mathias Homann
|
||||
* an [Arch package][arch], courtesy of Arnaud Taffanel
|
||||
|
@ -43,12 +43,6 @@ procedure for manual installation.
|
|||
|
||||
## 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
|
||||
Unifying Receiver) are supported, but not all. For details, see
|
||||
[docs/devices.md](docs/devices.md).
|
||||
|
|
|
@ -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`),
|
||||
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
|
||||
|
||||
Normally USB devices are not accessible for r/w by regular users, so you will
|
||||
|
|
Loading…
Reference in New Issue