Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Stop File Open Animations' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Stop File Open Animations
Authored by: UnoAmigo on Oct 27, '03 05:45:43PM

This hint still works though not quite as described. It now stops the animation when you double click a file or application to open it.

Disabling that animation is one of the first things I set out to do in Panther.

There is also a minor discrepancy:
<style>false</style>

should read:
<string>false</string>

Note <string> instead of <style>

true = animation on
false = animation off

You can also use:
defaults write 'com.apple.finder' ZoomRects false
again change false to true to re-enable the animation



[ Reply to This | # ]