Filed under: Tips and tricks, Terminal Tips, TUAW Tips
TUAW Tip: Speed up Sheet animation

I was reading this article from MacDevCenter on how productivity maven Mark Hurst sets up a new "Good Easy Mac" for his own maximally productive use. He's got a number of interesting choices (check them out for yourself), but one of the coolest tips was a link to a MacOSXhints hint that describes how to speed up your sheet dialog boxes. These are the boxes that appear when you open, save, or print and by default OS X animates them so that they drop down and expand. Well if you open a lot of these sheets like I do, this can get annoying after a while, especially if you use Default Folder X, which adds its own delay. Anyway, a simple terminal command can radically speed up the appearance of these sheets, which over the course of a day can really cut down on the annoyance factor. All you have to do is open the terminal and type:
defaults write NSGlobalDomain NSWindowResizeTime .001
If you want to restore the default behavior just replace the '.001' with '.2' Anyway, try it, I bet you'll like it.

![TUAW [Cafepress]](http://www.blogsmithmedia.com/www.tuaw.com/media/tuaw-cafepress-promo.png)


Reader Comments (Page 1 of 1)
Fritz Laurel said 6:57PM on 7-27-2007
I don't notice any difference. Do you have to restart, or at least relaunch the app in question?
Cheers,
FL
Reply
john russell said 7:58PM on 7-27-2007
Just relaunch the Finder, along with any other open apps, and you're good to go.
Reply
Chris Burgess said 9:16PM on 7-27-2007
Cocktail also offers the option to speed this up, though without the same level of precision.
Reply
Greg G said 1:51PM on 7-28-2007
Awesome. I just did it. There is a small difference.
Reply
5cents said 11:22PM on 7-28-2007
Or try sheetseed, a prefpane configuration tool with excellent control. Been stable for me since i started using it several months ago.
http://www.ampersand-interactive.com/SheetSpeed/
Reply
Patrick said 6:46AM on 9-06-2007
@5cents
Thanks for the link.
Reply
Howard said 10:27PM on 9-19-2007
That's great - is there a way to turn off transparency for these things too?
Reply