up vote 4 down vote favorite
1
share [g+] share [fb]

When I perform an action that is not valid in a given context, like attempting to type when a text area does not have the focus I hear a beep, which is very distracting when wearing headphones. How can I disable this?

I am not sure how to reproduce this as it only happens under certain circumstances which I have not yet nailed down.

link|improve this question

62% accept rate
Hammer? (sorry, couldn't resist) – squillman Jan 21 '10 at 18:34
Related. – Daniel Beck May 22 '11 at 17:03
feedback

migrated from serverfault.com Jan 21 '10 at 18:33

This question came from our site for system administrators and desktop support professionals.

3 Answers

up vote 2 down vote accepted

Apple, System Preferences, Sounds.

link|improve this answer
feedback

Unchecking the "User interface sounds" doesn't disable all sound. But sliding the "Alert Volume" option all the way to the left (minimum), together with unchecking the other options does the trick.

link|improve this answer
feedback

First, create a sound in the Library/Sounds directory in your home directory. This can be anything, but NOT one of the built-in sounds. Just grab something short from the internet. Use something you don't like. Honest.

Open System Preferences and click Sound to display its preferences. In "Choose an alert sound" pick the sound you just created.

  1. While you are in System Preferences | Sound, do the following:
  2. Uncheck "Play user interface sound effects"
  3. Uncheck "Play feedback when volume is changed"
  4. Uncheck "Play Front Row Sound effects"

After closing this window, go back to your home directory and DELETE the sound you just created. If you put it in the trash, empty the trash.

Now OS X will flash the screen slightly whenever an alert sound would have occurred. It is a subtle, but a sufficient alert. Now, sound in applications (like Cubase) will be completely unaffected.

link|improve this answer
Cannot reproduce on OS X 10.6.7. @frabcus, did you test this? – Daniel Beck May 6 '11 at 16:39
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.