Keyboard Shortcut for Changing Volume

gv gvlistes at bluewin.ch
Fri Feb 2 19:21:14 CET 2007


shadowkernel wrote:

> I want to use CTRL+ALT+UP or DOWN to increase or decrease the sound card 
> volume. I have looked alsa-utils and xfce4-mixer but did not find useful 
> interfaces for doing so. Would anyone please tell how to finish this 
> task? When playing a movie under full screen, this is very useful to me.

I use xbindkeys and aumix :

##################################
# Son 
       #
##################################

# VolumeUp 5%
"aumix -v +5% &"
c:176

# VolumeDown 10%
"aumix -v -10% &"
c:174

# Mute
"aumix -v 0% &"
c:160

-----------


gv



More information about the Xfce mailing list