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

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