Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 15 Mar 2002 19:32:18 -0500 (EST) From: lockjaw To: , Subject: Re: Beeping Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Note-from-DJ: This may be spam The weird thing is, it's not coming through my system speaker. It seems as if the system speaker is forwarding the sound to the wave device. And only cygwin does it. -- Dan Ebberup lockjaw AT demented DOT net On -1 xxx -1, it was written: > >From lockjaw Fri Mar 15 19:08:02 2002 > Return-Path: > Delivered-To: lockjaw AT demented DOT net > Received: from uhura.concentric.net (uhura.concentric.net [206.173.118.93]) > by demented.net (Postfix) with ESMTP id CDBE3B15 > for ; Fri, 15 Mar 2002 19:08:01 -0500 (EST) > Received: from cliff.concentric.net (cliff.concentric.net [206.173.118.90]) > by uhura.concentric.net [Concentric SMTP Routing 1.0] id g2G0EQB25076 ; > Fri, 15 Mar 2002 19:14:26 -0500 (EST) > Errors-To: > Received: from Clemens.cris.com (da003d0412.sjc-ca.osd.concentric.net [64.1.1.157]) > by cliff.concentric.net (8.9.1a) > id TAA09774; Fri, 15 Mar 2002 19:14:24 -0500 (EST) > Message-Id: <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20020315161037 DOT 02230d78 AT pop3 DOT cris DOT com> > X-Sender: rrschulz AT pop3 DOT cris DOT com > X-Mailer: QUALCOMM Windows Eudora Version 5.1 > Date: Fri, 15 Mar 2002 16:14:49 -0800 > To: lockjaw , cygwin AT cygwin DOT com > From: Randall R Schulz > Subject: Re: Beeping > In-Reply-To: > References: <4 DOT 3 DOT 1 DOT 2 DOT 20020315150257 DOT 016b1940 AT pop DOT ma DOT ultranet DOT com> > Mime-Version: 1.0 > Content-Type: text/plain; charset="us-ascii"; format=flowed > > Dan, > > The "~/.inputrc" measures will only affect Readline. (And only in the > shells? Only in BASH?) If your Vim is beeping, then you need to tell it in > its own way: ":set vb" or ":set visualbell". > > And neither of those things is going to keep the Cygwin terminal driver > from doing a speaker beep when a ^G / BEL / 007 character is sent to it. > E.g., "echo ^V^G" (simulated typing, as it were) will generate a beep and I > don't think there's a way to prevent that other than disconnecting your > system's internal beep-speaker. > > Randall Schulz > Mountain View, CA USA > > > At 12:42 2002-03-15, you wrote: > >On Fri, 15 Mar 2002, Larry Hall (RFK Partners, Inc) wrote: > > > > > At 02:41 PM 3/15/2002, lockjaw wrote: > > > >How do I turn off the blasted beeping in cygwin? > > > > > > Same as you would in any *NIX environment. > > > > > > cat >~/.inputrc > > > set bell-style none > > > ^D > > > > > > BTW, you'd find information like this in the email archives, despite the > > > fact it's off-topic for this list by most measures. > > > > > > Larry Hall > > > >Tried that already and it didn't work. If it is off-topic, I'll take it > >elsewhere then. > > > >-- > >Dan Ebberup > >lockjaw AT demented DOT net > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/