How to Temporarily Disable System Beeps
Computers have a means of communicating without external speakers – they do so via hardware beeps. These are the main scenarios I’ve seen where a computer beeps: There is a problem when the system tries to boot, so it attempts to communicate what went wrong – via a sequence of beeps. Too many keys were pressed at once on the keyboard. The system is configured to beep whenever an alert dialog appears. The last one I found particularly annoying when I was developing Visual Basic 6 applications at my day job. For some reason, Visual Studio 6 likes to communicate with you via alert dialogs. Visual Studio .NET corrected this – instead of a typical alert box, they list the … Read more