didnt know you could turn sheet animation off, but how do u turn it back on!!!
this needs a on switch badly
fasterMac
turns off some OS X's eye candy
Version: 0.9
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
Comments
defaults - sjk
Or use "defaults delete ..." to remove custom settings and revert to system default values.Tuesday, May 18 2004 @ 02:43 PM PDT
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