From owner-freebsd-current@FreeBSD.ORG Wed Mar 10 13:05:48 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB35116A4CE for ; Wed, 10 Mar 2004 13:05:48 -0800 (PST) Received: from bunrab.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3299243D1F for ; Wed, 10 Mar 2004 13:05:48 -0800 (PST) (envelope-from david@catwhisker.org) Received: from bunrab.catwhisker.org (localhost [127.0.0.1]) i2AL5lKN014374 for ; Wed, 10 Mar 2004 13:05:47 -0800 (PST) (envelope-from david@bunrab.catwhisker.org) Received: (from david@localhost) by bunrab.catwhisker.org (8.12.11/8.12.11/Submit) id i2AL5lCW014373 for current@freebsd.org; Wed, 10 Mar 2004 13:05:47 -0800 (PST) (envelope-from david) Date: Wed, 10 Mar 2004 13:05:47 -0800 (PST) From: David Wolfskill Message-Id: <200403102105.i2AL5lCW014373@bunrab.catwhisker.org> To: current@freebsd.org In-Reply-To: <200403101329.59106.jhb@FreeBSD.org> Subject: Re: /etc/rc.d/mixer script for review.. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Mar 2004 21:05:48 -0000 >From: John Baldwin >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.