Hello. I've always wanted a volume manager to reside in the system for the lighter wm's such as icewm, fluxbox, etc. However, the closest I came was when I stumbled upon absvolume. It's a nice app and works well with some panels, but not with fluxbox. So after some searching I found the app I've always been looking for: volwheel. Simply hover your mouse over the icon and use the wheel to adjust or mute the volume. Right-click brings up a config menu and left-click brings up a built-in mixer. Here's how to install it on your system:
1. install"libgtk2-trayicon-perl" from the repo. Open a terminal as root and do:
Code: Select all
apt-get update
apt-get install libgtk2-trayicon-perl
2. get the source package from here
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://oliwer.net/b/volwheel.html"
linktext was:"http://oliwer.net/b/volwheel.html"
====================================
3. unpack the package using pcmanfm. navigate to your download directory and right-click on the file. then choose extract here.
4. install the package. open a root terminal. navigate to the extracted folder. do this command:
5. add this line to your startup file using your favorite editor (or just use the control center to do this):
6. logout/login
enjoy.
john