Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Feb 2005 17:09:49 -0500
From:      Steven Friedrich <FreeBSD@insightbb.com>
To:        freebsd-questions@freebsd.org
Cc:        Joachim Dagerot <jd@dagerot.com>
Subject:   Re: Getting a microphone to work
Message-ID:  <200502021709.50302.FreeBSD@insightbb.com>
In-Reply-To: <Pine.BSF.4.58.0502021629030.21778@nuumen.pair.com>
References:  <200502022105.j12L5w9Z027219@mail-core.space2u.com> <Pine.BSF.4.58.0502021629030.21778@nuumen.pair.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 02 February 2005 04:44 pm, Tom Huppi wrote:
> BTW, does anyone know off-hand how to set 'mixer' settings as
> default (so I would not have to re-set them after a re-boot?)
>
I don't know how you could do it automagically, but when you want to save the 
settings, you could:
echo -n "mixer " > mixer.def && mixer -s >> mixer.def

then do a chmod +x mixer.def

and then load default setting by invoking ./mixer.def

HTH
-- 
i386 FreeBSD 4.11-STABLE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502021709.50302.FreeBSD>