Date: Sun, 21 May 2000 22:06:52 +0930 (CST) From: "Daniel O'Connor" <darius@dons.net.au> To: "Jordan K. Hubbard" <jkh@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/usr.sbin/mixer mixer.8 mixer.c Message-ID: <XFMail.000521220652.darius@dons.net.au> In-Reply-To: <200005202325.QAA92855@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 20-May-00 Jordan K. Hubbard wrote: > I've always wanted to be able to dump out the current values of > the mixer in a format suitable for saving and handing off to > mixer(1) at some future date to restore the settings. > Add a -s flag to do this. I have some patches for startup and shutdown which save and restore mixer settings... I didn't add any flags to mixer though :) I patched the sound driver to make it start off with a zero volume too. http://www.dons.net.au/~darius/SaveMixerState.txt There is a problem if you boot into single user mode and do a shutdown though, because rc.local isn't run, but rc.shutdown is. Fixing this would be fairly trivial though. --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.000521220652.darius>