[Techtalk] Terminal beeps
Angelina Carlton
brat at magma.ca
Thu Jan 22 21:26:12 EST 2004
> how can I turn off the terminal beep at the command line? I normally use
> gnome-terminal, and if it's just turned off there, that's better than
> nothing.
>
> -Mary
> _______________________________________________
> Techtalk mailing list
> Techtalk at linuxchix.org
> http://mailman.linuxchix.org/mailman/listinfo/techtalk
I am not sure if your using bash, but I think editing the
/etc/inputrc file and adding the line:
set bell-style none
will at least stop it beeping on tab-completion errors or file matches..
that will affect all users, I belive you can make a ~/.inputrc
if you want it to affect only you.
Angie
More information about the Techtalk
mailing list