Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


disable_terminal_bells

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