[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sounds off in bash



On Wed, 20 Oct 2004 19:57:48 +0200, Otto Wyss <otto.wyss@orpatec.ch> wrote:
> In bash rather many time the speaker sounds. Unfortunately my speaker is
> so loud I had to disconnect it. Since that isn't a permanent solution is
> does anyone know how to disable any sound in bash?
> 
> There is a readline variable "bell-style" but I can't figure out how to
> us it. I can't find the file "inputrc.
> 

You can try with 

echo -e "\33[11;0]"

in your bash, or if you are using a 2.6.7/2.6.8 kernel , you can
blacklist the "pcspkr" module...


Andrea



Reply to: