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

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.1742509496.txt.gz · Last modified: 2025/03/20 18:24 by juckins