
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.













Reader Comments (Page 1 of 1)
7-27-2007 @ 6:57PM
Fritz Laurel said...
I don't notice any difference. Do you have to restart, or at least relaunch the app in question?
Cheers,
FL
Reply
7-27-2007 @ 7:58PM
john russell said...
Just relaunch the Finder, along with any other open apps, and you're good to go.
Reply
7-27-2007 @ 9:16PM
Chris Burgess said...
Cocktail also offers the option to speed this up, though without the same level of precision.
Reply
7-28-2007 @ 1:51PM
Greg G said...
Awesome. I just did it. There is a small difference.
Reply
7-28-2007 @ 11:22PM
5cents said...
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
9-06-2007 @ 6:46AM
Patrick said...
@5cents
Thanks for the link.
Reply
9-19-2007 @ 10:27PM
Howard said...
That's great - is there a way to turn off transparency for these things too?
Reply