mute(1) debian man page | unix.com

Man Page: mute

Operating Environment: debian

Section: 1

MUTE(1) 						    BSD General Commands Manual 						   MUTE(1)

NAME
mute -- use aumix to mute and un-mute sound output
SYNOPSIS
This command does not take any command-line arguments.
DESCRIPTION
mute is a small script that uses aumix to conveniently mute and un-mute sound. If sound is currently not muted, running mute will save your current settings to ~/.aumixrc (or /etc/aumixrc if you are root) and mute the sound. Running mute again will restore the settings.
BUGS
The current ~/.aumixrc or /etc/aumixrc will be overwritten.
AUTHORS
Ben Ford
SEE ALSO
aumix(1)
BSD
December 11, 2002 BSD
Related Man Pages
rootv(1) - redhat
aumix(1) - debian
i8kbuttons(1) - debian
rootv(1) - debian
rootv(1) - suse
Similar Topics in the Unix Linux Community
Unix Internal
pthread_mutex_init v. sem_init v. sem_get
using pthread_mutex_destroy()
pthread_mutex_trylock() overwrites global variable on CentOS5
Can Mutex be replaced with anything?