From owner-freebsd-questions@FreeBSD.ORG Fri Aug 22 01:45:02 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 5228716A4BF for ; Fri, 22 Aug 2003 01:45:02 -0700 (PDT) Received: from SMT02002.global-asp.net (SMT02002.global-asp.net [194.51.152.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4687543FE9 for ; Fri, 22 Aug 2003 01:44:59 -0700 (PDT) (envelope-from apasselac@free.fr) Received: from smt02003.global-asp.net (localhost [127.0.0.1]) by SMT02002.global-asp.net (Postfix) with ESMTP id 624BE2348D for ; Fri, 22 Aug 2003 10:44:56 +0200 (CEST) Received: from freebie.freebsd.org (Mix-Poitiers-111-1-75.w80-9.abo.wanadoo.fr [80.9.23.75]) by smt02003.global-asp.net (Postfix) with ESMTP id 5EE892FA09 for ; Fri, 22 Aug 2003 10:44:55 +0200 (CEST) Received: from freebie.freebsd.org (freebie.freebsd.org [127.0.0.1]) by freebie.freebsd.org (8.12.9/8.12.9) with ESMTP id h7M8hhre002573 for ; Fri, 22 Aug 2003 10:43:43 +0200 (CEST) (envelope-from kmaster@freebie.freebsd.org) Received: (from kmaster@localhost) by freebie.freebsd.org (8.12.9/8.12.9/Submit) id h7M8hX6V002571 for freebsd-questions@freebsd.org; Fri, 22 Aug 2003 10:43:33 +0200 (CEST) Date: Fri, 22 Aug 2003 10:43:33 +0200 From: Armand Passelac To: freebsd-questions@freebsd.org Message-ID: <20030822084333.GB561@freebie.freebsd.org> References: <20030821075806.GA673@freebie.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <20030821075806.GA673@freebie.freebsd.org> Subject: Re: console bell visible 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: Fri, 22 Aug 2003 08:45:02 -0000 Yes OK I can just make a redirect /dev/audio0.* > /dev/null but I want to have sound during my X sessions. The /dev/audio0.* > /dev/null is a good idea if you only work in console mode. But in my case I use sometimes de X session and sometimes the console mode. [---- On Thu, 21 Aug, 2003 at 9:58, Armand Passelac wrote: ----] Armand> Armand> Hi, Armand> I'm on FreeBSD 5.1 with shell bash. Armand> As on my linux system, I try to avoid the bell in console mode (not X mode). Armand> I realized the following stages : Armand> Armand> ~/.inputrc : Armand> set bell-style visible Armand> ~/.bashrc (which is linked with a ~/.bash_profile): Armand> set bell-style visible Armand> Armand> Before to test, I quit my session, and then re open it. Armand> Armand> But it doesn't perfore !!!!! Armand> There is always the beeeeeep Armand> Armand> Why ? Armand> Armand> PS : whithin a X session, it's OK because I put the "xset b off" on my .xinitrc and .xsession Armand> Armand> Thanks a lot. Armand> Armand> Armand> -- Armand> "No guts No glory" Armand> Armand> =] PASSELAC Armand [= Armand> ( @ @ ) Armand> Ingenieur Systemes-Reseaux & Securite Armand> ORBYTES INGENIERIE Armand> _______________________________________________ Armand> freebsd-questions@freebsd.org mailing list Armand> http://lists.freebsd.org/mailman/listinfo/freebsd-questions Armand> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" [---- End of original mail from Armand Passelac ----]