diff options
author | Daniel Cash <dacashman@gmail.com> | 2010-12-31 04:41:38 +0000 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-12-31 19:00:12 -0600 |
commit | 2347d72b49c78245e8d4f5d1c618eabced077731 (patch) | |
tree | 2daad05be9a6c36ba18c00774de23b5f758c5ff6 /audio/volumeicon/README | |
parent | 538e4102c38c4e42c2fded7b1e98ed1d785493f1 (diff) |
audio/volumeicon: Updated for version 0.3.0.
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
Diffstat (limited to 'audio/volumeicon/README')
-rw-r--r-- | audio/volumeicon/README | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/audio/volumeicon/README b/audio/volumeicon/README index 34ef08830e59..a2db2865fecb 100644 --- a/audio/volumeicon/README +++ b/audio/volumeicon/README @@ -1 +1,16 @@ -volumeicon aims to be a lightweight volume control that sits in your systray.
\ No newline at end of file +Volume Icon aims to be a lightweight volume control that sits in your systray. + +Features : +Change volume by scrolling on the systray icon +Ability to choose which channel to control +Configurable stepsize (percentage of volume increase/decrease per scrollwheel step) +Several icon themes (with gtk theme as default) +Configurable external mixer +Volume Slider + +To enable OSS support, you will need to run the script like this: +OSS=yes ./volumeicon.SlackBuild + +By default Volume Icon will be built with ALSA as its backend. +Note that it is not possible to build with both ALSA and OSS support at the moment, +so using this flag will disable ALSA support. |