slackbuilds_ponce/audio/volumeicon
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
README audio/volumeicon: Updated for version 0.4.5. 2011-12-18 22:49:18 -06:00
slack-desc audio/volumeicon: Updated for version 0.4.5. 2011-12-18 22:49:18 -06:00
volumeicon.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
volumeicon.SlackBuild audio/volumeicon: Updated for version 0.4.5. 2011-12-18 22:49:18 -06:00

Volume Icon is a lightweight volume control that sits in the systray.

Features :
Change volume by scrolling on the systray icon
Ability to choose which channel to control
Configurable stepsize (percentage of volume change per scrollwheel step)
Several icon themes (with gtk theme as default)
Configurable external mixer
Volume Slider (horizontal or vertical)
Hotkey support
Optional notification support

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.

To enable notifications, you will need to run the script like this:
NOTIFY=yes ./volumeicon.SlackBuild