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 [EMAIL PROTECTED] On -1 xxx -1, it was written: > >From lockjaw Fri Mar 15 19:08:02 2002 > Return-Path: <[EMAIL PROTECTED]> > Delivered-To: [EMAIL PROTECTED] > Received: from uhura.concentric.net (uhura.concentric.net [206.173.118.93]) > by demented.net (Postfix) with ESMTP id CDBE3B15 > for <[EMAIL PROTECTED]>; 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: <[EMAIL PROTECTED]> > 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: <[EMAIL PROTECTED]> > X-Sender: [EMAIL PROTECTED] > X-Mailer: QUALCOMM Windows Eudora Version 5.1 > Date: Fri, 15 Mar 2002 16:14:49 -0800 > To: lockjaw <[EMAIL PROTECTED]>, [EMAIL PROTECTED] > From: Randall R Schulz <[EMAIL PROTECTED]> > Subject: Re: Beeping > In-Reply-To: <[EMAIL PROTECTED]> > References: <[EMAIL PROTECTED]> > 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 > >[EMAIL PROTECTED] > > -- 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/