Control Volume with Keyboard Shortcut in Xfce
amixer set Master 3+
amixer set Master 3-
For toggling mute:
amixer set Master toggle
After each code shortcut command is added, press a hotkey to associate it with the command.amixer set Master 3+
amixer set Master 3-
For toggling mute:
amixer set Master toggle
After each code shortcut command is added, press a hotkey to associate it with the command.
9 comments
Thanks! Exactly what I was looking for.
Love simple tips like these. Thnx!
Perfect, it worked on my Arch system :-)
Perfect, it worked on my Arch system :-)
It helped. Thanks.
If it doesn't work as expected, add a percent sign like this:
amixer set Master 3%+
Didn't exactly work on my XFCE4 on debian wheezy - had to use:
"amixer set Master 10%-" and
"amixer set Master 10%+"
instead
¡Perfecto! Ahora, ¿unmute no-mute?
Thank you! I would have thought this would be a no-brainer hotkey, but it actually took me some time to figure out how to do it. But the volume up and down hotkeys work perfectly!
The mute (toggle) command isn't working quite right for me (on Xubuntu 14.04). It works to mute, but it won't work to unmute. Oh well, I don't really need that one. Thank you again!
Leave a Reply