Restore alternate-click in OS X Lion
From Ben's Writing
The new track pad options in OS X Lion (10.7) do not allow for Snow Leopard's classic two-finger plus button click combo as a right-click. Running the following from the shell will enable it:
$ defaults -currentHost write -g com.apple.trackpad.enableSecondaryClick -bool YES