Code: Select all
key"Alt+Ctrl+KP_Divide" amixer -q set PCM 5- # lower volume
key"Alt+Ctrl+KP_Multiply" amixer -q set PCM 5+ # raise volume
Code: Select all
key"Alt+Ctrl+KP_Divide" amixer -q set PCM 5- # lower volume
key"Alt+Ctrl+KP_Multiply" amixer -q set PCM 5+ # raise volume
Thanks everybody. However, I am not sure which post you are referring to? Is it this oneOU812 wrote:Please see this post for tips on adding a volume slider that resides on your icewm taskbar:
post4638.html#p4638
john
For some reason that is not working out for me? Here is what I did:anticapitalista wrote:danish, you will see that here is already a line in .cewm/toobar file that refers to volume. Just uncomment it.
If you get problems with it not opening, do the following.
Install alsa-oss
As root in a terminal, type modprobe snd-mixer-oss
The volume should now work.