Jan 29
I use this constantly to disable beeps produced by X. They usually come through loud and painful through my headphones. Even matlab’s massive gui produces beeps that are fixed by this. Just type this in any terminal.
xset b off
xset b off
% Same as a = x, b = y, c = z:
[a, b, c] = deal(x, y, z);