From c983fac557a35067c114f58c847d94b073d1c117 Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Fri, 23 Sep 2011 20:56:45 +0300 Subject: Typo. --- .osx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.osx') diff --git a/.osx b/.osx index fd662b8..6730126 100755 --- a/.osx +++ b/.osx @@ -82,7 +82,7 @@ defaults write com.apple.driver.AppleBluetoothMultitouch.trackpad Clicking -bool # Map bottom right Trackpad corner to right-click defaults write com.apple.driver.AppleBluetoothMultitouch.trackpad TrackpadCornerSecondaryClick -int 2 -defaults write com.apple.driver.AppleBluetoothMultitouch.trackpad TrackpadRightClick -bool false +defaults write com.apple.driver.AppleBluetoothMultitouch.trackpad TrackpadRightClick -bool true # Disable Safari’s thumbnail cache for History and Top Sites defaults write com.apple.Safari DebugSnapshotsUpdatePolicy -int 2 -- cgit v1.2.3