Date: Wed, 10 Mar 2004 13:05:47 -0800 (PST) From: David Wolfskill <david@catwhisker.org> To: current@freebsd.org Subject: Re: /etc/rc.d/mixer script for review.. Message-ID: <200403102105.i2AL5lCW014373@bunrab.catwhisker.org> In-Reply-To: <200403101329.59106.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>From: John Baldwin <jhb@freebsd.org> >To: current@freebsd.org >Date: Wed, 10 Mar 2004 13:29:59 -0500 >Subject: /etc/rc.d/mixer script for review.. >Sender: owner-freebsd-current@freebsd.org >The default volume levels on my laptop (75:75) are rather loud when using >headphones, and I found myself constantly having to pop up a terminal window >to run mixer before listening to mp3's, etc. Heh. The catalyst for my (rather more humble) approach to that was the issue of being in a meeting, where I didn't really want to be disruptive (at least, not because my laptop was making loud noises): localhost(4.9-S)[1] cat /usr/local/etc/rc.d/000.shhh.sh #! /bin/sh /usr/sbin/mixer vol 25 exit 0 localhost(4.9-S)[2] Peace, david (current hat: postmaster@_.org) -- David H. Wolfskill david@catwhisker.org I do not "unsubscribe" from email "services" to which I have not explicitly subscribed. Rather, I block spammers' access to SMTP servers I control, and encourage others who are in a position to do so to do likewise.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403102105.i2AL5lCW014373>