Annoying bell on fluxbox.
by David Sudjiman ~ November 19th, 2006. Filed under: Linux.If you think the sound of bell in your Linux or particularly with fluxbox is annoying, you can ‘redirect’ the bell sound to ‘visible’ by setting set bell visible on your /etc/inputrc.
Well, that’s not finished yet. That was only for console alteration. If you’re using X application, you need to use command exec xset -b to silent it. Alternatively, put this command in ~/.fluxbox/startup
May 11th, 2007 at 11:47 pm
Thank you! it helped to eliminate bell in command prompt.
But still having BELL in other places, like $ less FILE and pgup press.
Yuri