Cygwin 'bell' not working

2003-04-01 Thread Jerry D. Hedden
The following command is supposed to sound a 'bell', but does not produce any sound output on my machine: echo -e '\a' If I output a ^G using Window's echo command, I do get a beep. I am not using X-Windows. I am using Windows 'command prompt' window running bash. Does Cygwin lack the ability

Re: Cygwin 'bell' not working

2003-04-01 Thread wayne
For what is is worth it works on my cygwin system. On Tue, Apr 01, 2003 at 12:35:27PM -0800, Jerry D. Hedden wrote: The following command is supposed to sound a 'bell', but does not produce any sound output on my machine: echo -e '\a' If I output a ^G using Window's echo command, I do get

Re: Cygwin 'bell' not working

2003-04-01 Thread Mark Blackburn
Jerry D. Hedden wrote: The following command is supposed to sound a 'bell', but does not produce any sound output on my machine: echo -e '\a' If I output a ^G using Window's echo command, I do get a beep. I am not using X-Windows. I am using Windows 'command prompt' window running bash. Does

Re: Cygwin 'bell' not working

2003-04-01 Thread Mark Blackburn
Apologies for the misfire... Jerry D. Hedden wrote: The following command is supposed to sound a 'bell', but does not produce any sound output on my machine: echo -e '\a' If I output a ^G using Window's echo command, I do get a beep. Pump up the Volume Lately, cygwin sends bell characters

Re: Cygwin 'bell' not working

2003-04-01 Thread Jerry D. Hedden
--- Mark Blackburn [EMAIL PROTECTED] wrote: Jerry D. Hedden wrote: The following command is supposed to sound a 'bell', but does not produce any sound output on my machine: echo -e '\a' If I output a ^G using Window's echo command, I do get a beep. Pump up the Volume :) Lately,

Re: Cygwin 'bell' not working

2003-04-01 Thread Igor Pechtchanski
On Tue, 1 Apr 2003, Jerry D. Hedden wrote: --- Mark Blackburn [EMAIL PROTECTED] wrote: Jerry D. Hedden wrote: The following command is supposed to sound a 'bell', but does not produce any sound output on my machine: echo -e '\a' If I output a ^G using Window's echo command, I do