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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to