Sunday, January 24, 2010

Managing Volume using the command line tool aumix on Fedora

You can use the command line to manage the volume of a Linux PC.
yum install aumix aumix-gtk
To increase the volume by 10%,
# aumix -v +10
To reduce the volume by 10%
# aumix -v -10

To manage microphone volume, use aumix -m instead

No comments: