aboutsummaryrefslogtreecommitdiffstats
path: root/.osx
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2011-09-23 20:56:45 +0300
committerMathias Bynens <mathias@qiwi.be>2011-09-23 20:56:45 +0300
commitc983fac557a35067c114f58c847d94b073d1c117 (patch)
tree3b1b6f4ef568bb50792b0539348e05e925d64a37 /.osx
parent50c583f83123640641097a8993c10cf7052ee47e (diff)
downloaddotfiles-c983fac557a35067c114f58c847d94b073d1c117.tar.gz
dotfiles-c983fac557a35067c114f58c847d94b073d1c117.tar.bz2
dotfiles-c983fac557a35067c114f58c847d94b073d1c117.zip
Typo.
Diffstat (limited to '.osx')
-rwxr-xr-x.osx2
1 files changed, 1 insertions, 1 deletions
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