On Wed, 20 Oct 2004 19:57:48 +0200, Otto Wyss <[EMAIL PROTECTED]> 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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to