Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-Id: <5.1.0.14.2.20010605135728.022ebbb8@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 05 Jun 2001 14:00:51 -0700 To: Julie Schenk , cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: Question- bell In-Reply-To: <4.2.0.58.20010605143928.00a94b38@princeton.cisco.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Julie, If you "zoom out" a bit in the man page you're reading, you'll see that you're reading about the functionality of the readline library linked with BASH. That implies that this setting must be made in your "~/.inputrc" file. Note also that this setting is effected with the "set" command, so the line you need to add to your .inputrc file is this: set bell-style none Lastly, note that depending on your audio hardware, you might be able to make a separate adjustment for the headphone port (i.e., assuming there's a separate output channel for your headphones). Randall Schulz Mountain View, CA USA At 13:43 2001-06-05, Julie Schenk wrote: >Hello, > >I program with headphones and just about jump out of my skin everytime >the "bell" on my computer rings when working in cygwin. I added the following >to my /etc/profile file: > >bell-style none > >as suggested in the bash man page but whenever I source /etc/profile >I receive the following message: > >bash: bell-style: command not found > >Any suggestions will be appreciated. > >Sincerely, > >Julie > >-- >Want to unsubscribe from this list? >Check out: http://cygwin.com/ml/#unsubscribe-simple > -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple