From owner-freebsd-questions@FreeBSD.ORG Wed Jun 9 14:33:28 2004 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 6DA7F16A4CE for ; Wed, 9 Jun 2004 14:33:28 +0000 (GMT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEF9A43D2F for ; Wed, 9 Jun 2004 14:33:26 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Wed, 9 Jun 2004 09:34:35 -0500 Message-ID: <40C71FAB.6000205@daleco.biz> Date: Wed, 09 Jun 2004 09:33:15 -0500 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040406 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Bob References: <40C6B8EA.28524.3364AFCC@localhost> In-Reply-To: <40C6B8EA.28524.3364AFCC@localhost> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 09 Jun 2004 14:34:36.0328 (UTC) FILETIME=[E35E3280:01C44E2E] cc: freebsd-questions@freebsd.org Subject: Re: How to turn off keyboard bell X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2004 14:33:28 -0000 Bob wrote: >Hi there, > >I'm having a difficult time turning off the keyboard bell. I have tried >kbdcontrol -b off and setting keybell="NO" in rc.conf, but this only shortens >it down to a chirp. If I set kbdcontrol -b visual, then the audible bell goes >away completely and I get a flashing screen instead. What am I missing here? >How can I turn the bell off completely? This is on a fresh install of 4.9. > >-Bob > > Using tcsh as shell: $set nobeep Don't know about sh/bash and friends... Kevin Kinsey DaleCo, S.P.