From owner-freebsd-questions@FreeBSD.ORG Wed Nov 19 01:52:29 2003 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 42F0816A4CE for ; Wed, 19 Nov 2003 01:52:29 -0800 (PST) Received: from mail.caraldi.com (caraldi.com [62.212.102.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD71443F85 for ; Wed, 19 Nov 2003 01:52:27 -0800 (PST) (envelope-from jbq@caraldi.com) Received: from watt.intra.caraldi.com (watt.intra.caraldi.com [192.168.100.101]) by mail.caraldi.com (Postfix) with ESMTP id AF40020B6 for ; Wed, 19 Nov 2003 10:52:26 +0100 (CET) Received: by watt.intra.caraldi.com (Postfix, from userid 1001) id 7F03473; Wed, 19 Nov 2003 10:52:26 +0100 (CET) Date: Wed, 19 Nov 2003 10:52:26 +0100 From: Jean-Baptiste Quenot To: freebsd-questions@freebsd.org Message-ID: <20031119095226.GD1319@watt.intra.caraldi.com> Mail-Followup-To: freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="T7mxYSe680VjQnyC" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.5.1i Subject: Re: beeping on console...NOT X 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, 19 Nov 2003 09:52:29 -0000 --T7mxYSe680VjQnyC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * srenna@vdbmusic.com: > I've seen several posts about how to turn off beeping in X, but I've > not been able to locate a response on how to turn off console based > beeping. I'm using csh, but could use bash...does someone happent to > know the wawy to turn off console beeping in the .cshrc or .bashrc > file? For bash: $ echo set bell-style none >> ~/.inputrc Restart bash and enjoy :-) For explanations, see readline(3). --=20 Jean-Baptiste Quenot http://caraldi.com/jbq/ --T7mxYSe680VjQnyC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/uz1a9xx3BCMc9gsRAs1sAKCND+d9mZYlZP03zJuJTxodYhPZSACghvmH 64GC8yWFFPd1ntlBPPCpgFg= =mAad -----END PGP SIGNATURE----- --T7mxYSe680VjQnyC--