Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  System / Utilities  |  Other System / Utilities  |  fasterMac  |  cool

fasterMac

fasterMac

turns off some OS X's eye candy

Version:  0.9

   [ Views: 721 ]

cool

Feedback Type:  Commentary

Contributed by: pawn Monday, May 17 2004 @ 05:43 PM PDT

Product Platform: MacOSX

Used Product For: Less than a month

Recommend Product: YES

didnt know you could turn sheet animation off, but how do u turn it back on!!!
this needs a on switch badly   

Rate this Commentary

Was this Commentary helpful? Yes | No

Comments

2 comments |

cool - greedo

Just reverse these...
I think the value from Apple for the sheets is 0.1

/usr/bin/defaults write com.apple.frameworks.diskimages skip-verify -boolean true
/usr/bin/defaults write com.apple.finder AnimateWindowZoom -bool false
/usr/bin/defaults write NSGlobalDomain NSWindowResizeTime 0.000001

Reply to This

Monday, May 17 2004 @ 05:56 PM PDT


defaults - sjk

Or use "defaults delete ..." to remove custom settings and revert to system default values.

Reply to This

Tuesday, May 18 2004 @ 02:43 PM PDT