Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


disable_terminal_bells

This is an old revision of the document!


Disable bells and beeps in terminal windows

For example, when you get annoying beeps when using vi on Red Hat linux

xset -b

now edit /etc/inputrc and add this line:

set bell-style none

If you are using GNOME, you can do the following:
Choose Preferences–> Keyboard–>no beep

disable_terminal_bells.1201747618.txt.gz · Last modified: 2008/01/30 21:46 by juckins