Lion

The moniker for Mac OSX 10.7, released via the App Store on 2011-07-20.

This page holds what little notes I have on it (the Leopard and Snow Leopard pages are mostly applicable as well, since very little in those became deprecated).

Notes

Desired EffectWhat To Do
Disable window zooming animations defaults write NSGlobalDomain NSAutomaticWindowAnimationsEnabled -bool NO
Reinstate key repeat defaults write -g ApplePressAndHoldEnabled -bool false

Bugs

The initial build had a somewhat odd bug in which a corrupted Trash folder would cause repeated Finder crashes, which could be fixed by doing:

sudo rm -rf ~/.Trash

Miscellaneous Notes

The default background texture lives at /System/Library/Frameworks/AppKit.framework/Versions/C/Resources/NSTexturedFullScreenBackgroundColor.png.