diff options
author | jao <jao@gnu.org> | 2011-08-31 05:55:43 -0700 |
---|---|---|
committer | jao <jao@gnu.org> | 2011-08-31 05:55:43 -0700 |
commit | 5183d786ad76719159f5678b878e37b2cb004f4e (patch) | |
tree | 0fb9ec48cd3cd3bab30213e18a658f6e7bc4a960 /README | |
parent | 991af6b4be4a8062b8b61ce73ea93149d9886ded (diff) | |
parent | 23a3b81bfd480e5a1d63bbad91e2b611b99758e1 (diff) | |
download | xmobar-5183d786ad76719159f5678b878e37b2cb004f4e.tar.gz xmobar-5183d786ad76719159f5678b878e37b2cb004f4e.tar.bz2 |
Merge pull request #26 from skinner33/alsadb
catch alsa exception on decibel acquire
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -603,10 +603,12 @@ Monitors have default aliases. - `--lowd` _number_ Low threshold for dB. Defaults to -30.0. - Variables that can be used with the `-t`/`--template` argument: `volume`, `volumebar`, `dB`, `status` +- Note that `dB` might only return 0 on your system. This is known + to happen on systems with a pulseaudio backend. - Default template: `Vol: <volume>% <status>` -- Requires the package [alsa-mixer] installed in your system. In addition, - to activate this plugin you must pass `--flags="with_alsa"` during - compilation. +- Requires the package [alsa-core] and [alsa-mixer] installed in your + system. In addition, to activate this plugin you must pass + `--flags="with_alsa"` during compilation. `MPD Args RefreshRate` |