Skip to content

Commit

Permalink
disable hold and select
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitriy Likhten & Luke Crawford committed May 24, 2012
1 parent c4c8db8 commit fc9a56b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .osx
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,6 @@ defaults write com.apple.finder _FXShowPosixPathInTitle -bool true

# Disable mouse acceleration
defaults write .GlobalPreferences com.apple.mouse.scaling -1

# Disable press and hold to write alt characters
defaults write -g ApplePressAndHoldEnabled -bool false

0 comments on commit fc9a56b

Please sign in to comment.