From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 20:47:20 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 098B416A4CE for ; Wed, 23 Feb 2005 20:47:20 +0000 (GMT) Received: from obelix.sunrise.ch (mailrelay3.sunrise.ch [194.158.229.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9496843D4C for ; Wed, 23 Feb 2005 20:47:18 +0000 (GMT) (envelope-from hampi@rootshell.be) Received: from gicco.homeip.net (pop-mu-3-1-dialup-104.freesurf.ch [194.230.170.104]) by obelix.sunrise.ch (8.12.10/8.12.10) with ESMTP id j1NKlFhZ019555 for ; Wed, 23 Feb 2005 21:47:16 +0100 Received: from goofy.here (localhost.here [127.0.0.1]) by gicco.homeip.net (8.13.1/8.13.1) with ESMTP id j1NKl9dG001245 for ; Wed, 23 Feb 2005 21:47:09 +0100 (CET) (envelope-from hampi@rootshell.be) Received: (from idefix@localhost) by goofy.here (8.13.1/8.13.1/Submit) id j1NKl9VW001244 for freebsd-questions@freebsd.org; Wed, 23 Feb 2005 21:47:09 +0100 (CET) (envelope-from hampi@rootshell.be) X-Authentication-Warning: goofy.here: idefix set sender to hampi@rootshell.be using -f Date: Wed, 23 Feb 2005 21:47:09 +0100 From: Hanspeter Roth To: freebsd-questions@freebsd.org Message-ID: <20050223204709.GA1084@gicco.homeip.net> Mail-Followup-To: freebsd-questions@freebsd.org References: <20050221144303.GA2255@gicco.homeip.net> <20050223045631.GB19716@sporticia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050223045631.GB19716@sporticia.com> User-Agent: Mutt/1.4.2.1i Subject: Re: beeps at shutdown X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 20:47:20 -0000 On Feb 23 at 04:56, scott spoke: > man kbdcontrol > > you can also add > > keybell="off" > > to your /etc/rc.conf file Ok, thanks! I'll try kbdcontrol since a setting in /etc/rc.conf will affect the whole uptime. -Hanspeter