topic title: Sound volume IceVM
Posts: 29
danish
Joined: 18 Nov 2008
#1
Since I installed antiX I have not been able to control the sound level. But now I found a file /.icevm/keys with some nice shortcuts defined. I believe the shortcuts for sound are

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
I simply cannot figure out what the KP_Divide and KP_Multiply bottons are? Also, my laptop has bottons for sound-level - would it be possible to assign the sound-level adjustment to them (that would sort of make sense, I think)?
Posts: 1,081
OU812
Joined: 29 Sep 2007
#2
The multiply and divide keys are the ones on your numeric keypad, I believe. Also, I'm pretty sure you need to install aumix for this to work. There is a post in the icewm thread of the tips and tricks subforum that explains how to add a volume slider button to your taskbar.

For multimedia keyboards, I asked about it at mepislovers, but never really followed up on it. There are programs in the repos that will allow you to use mm keyboards, but I don't remember any off-hand.

john
Posts: 1,081
OU812
Joined: 29 Sep 2007
#3
Please see this post for tips on adding a volume slider that resides on your icewm taskbar:


========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"antix.freeforu ms.org/icewm-t696-15.html#p4638"
linktext was:"antix.freeforu ms.org/icewm-t696-15.html#p4638"
====================================
" onclick="window.open(this.href);return false

john
Last edited by OU812 on 22 Nov 2008, 19:55, edited 1 time in total.
Posts: 1,520
eriefisher
Joined: 07 Oct 2007
#4
Down load it from here:


========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://freshmeat.net/projects/absvolume/"
linktext was:"http://freshmeat.net/projects/absvolume/"
====================================
" onclick="window.open(this.href);return false
Posts: 1,081
OU812
Joined: 29 Sep 2007
#5
Thanks for the assisst, erie. I found out that the link in iceweasel no longer has the .deb package and after a google search I too found it at freshmeat. I updated the post in the above link to reflect this.

john
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#6
Now there is a deb for this app, we'll include it in antiX-M8
Posts: 29
danish
Joined: 18 Nov 2008
#7
OU812 wrote:Please see this post for tips on adding a volume slider that resides on your icewm taskbar:

post4638.html#p4638

john
Thanks everybody. However, I am not sure which post you are referring to? Is it this one
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"antix.freeforu ms.org/icewm-t696.html?start=45"
linktext was:"antix.freeforu ms.org/icewm-t696.html?start=45"
====================================
" onclick="window.open(this.href);return false ?
Posts: 1,081
OU812
Joined: 29 Sep 2007
#8
anti - thanks!

danish - link fixed.

john
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#9
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.
Posts: 29
danish
Joined: 18 Nov 2008
#10
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.
For some reason that is not working out for me? Here is what I did:

1) uncommented the /.icevm/toolbar line, saved and rebooted - no result.
2) So I installed also-oss and wrote modprobe snd-mixer-oss and rebooted - no result

Then I noticed the message at top of the toolbar file about creating a of the file in home/.icevm

3) So I undid 1) and as sux I opened rox two times from a terminal and copied the whole /.icevm directory to home and uncommented the line in the copy instead - rebooted and: nothing.

Did you mean to do these things on top of downloading the slider form the link, or did I do something wrong?
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#11
You need to download the slider .deb and then carry out the steps if the slider doesn't work.
No need to reboot, just logout and log back in.