Shared item
1 shares
Goodbye Console Beep
via Daily Vim by Travis Whitton on May 14, 2008
I guess the console beeps for a reason, but I find it annoying for the most part, and I can generally tell when something isn't working. Here's the procedure to disable console beep in X and on the console.
# Console
setterm -blength 0
# X Windows
xset b offShared by: