1
1
How can I disable Preview.app (MacOS X) delete file sound? I. e. sound after pressing Cmd-Delete.
I tried to delete a sound file, played by Preview.app, but I haven't found that file.
1
1
How can I disable Preview.app (MacOS X) delete file sound? I. e. sound after pressing Cmd-Delete.
I tried to delete a sound file, played by Preview.app, but I haven't found that file.
1
The sound you are hearing is actually the sound made by Finder deleting the file.
If you have some kind of vendetta against that sound in general, you can just delete it from the system files. That way, deleting files will be silent.
These instructions actually modify system files, so make sure you are careful. Anything you do here can be reverted by simply 'installing' Snow Leopard over the top of your existing install. This will repair all the system components, while leaving your applications and user files in place.
Navigate to /System/Library/Components. The easiest way to do this is to use the key combination Command + Shift + G, and copy-and-pasting in that path.
Right click CoreAudio.component, and select 'Show Package Contents'.
Now, navigate to Contents/Resources/SystemSounds/Dock
Delete drag to trash.gif. You would be asked to authenticate yourself.
Now, restart Finder by running killall Finder in Terminal, or just restart your computer.
No, Finder makes another sound. I coudn't find a sound file player by Preview.app. – stepancheg – 2010-02-02T22:49:30.407
On my Snow Leopard system, they both make the same sound. – Josh Hunt – 2010-02-02T23:01:43.293
I works, thank you very much. Actually, to disable sound in Preview I had to restart Preview. – stepancheg – 2010-02-02T23:06:13.377