You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Aaditya Bagga c516751ee6 audio/volumeicon: Updated for version 0.5.1. 11 years ago
..
README audio/volumeicon: Updated for version 0.4.5. 14 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago
volumeicon.SlackBuild audio/volumeicon: Updated for version 0.5.1. 11 years ago
volumeicon.info audio/volumeicon: Updated for version 0.5.1. 11 years ago

README

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