mirror of
https://github.com/wahyd4/dotfiles.git
synced 2026-08-26 05:06:12 +10:00
.osx: Disable “natural” (Lion-style) scrolling
This commit is contained in:
@@ -34,6 +34,9 @@ defaults write NSGlobalDomain NSQuitAlwaysKeepsWindows -bool false
|
||||
# Commented out, as this is known to cause problems when saving files in Adobe Illustrator CS5 :(
|
||||
#echo "0x08000100:0" > ~/.CFUserTextEncoding
|
||||
|
||||
# Disable “natural” (Lion-style) scrolling
|
||||
defaults write NSGlobalDomain com.apple.swipescrolldirection -bool false
|
||||
|
||||
# Enable full keyboard access for all controls (e.g. enable Tab in modal dialogs)
|
||||
defaults write NSGlobalDomain AppleKeyboardUIMode -int 3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user