Update default AppleKeyboardUIMode.
This commit is contained in:
@@ -90,8 +90,8 @@ defaults -currentHost write NSGlobalDomain com.apple.trackpad.enableSecondaryCli
|
|||||||
# defaults write com.apple.BluetoothAudioAgent "Apple Bitpool Min (editable)" -int 40
|
# defaults write com.apple.BluetoothAudioAgent "Apple Bitpool Min (editable)" -int 40
|
||||||
|
|
||||||
# Enable full keyboard access for all controls
|
# Enable full keyboard access for all controls
|
||||||
# (e.g. enable Tab in modal dialogs)
|
# (e.g. enable Tab in modal dialogs - 0 = text boxes and lists, 2/3 = all controls)
|
||||||
defaults write NSGlobalDomain AppleKeyboardUIMode -int 3
|
defaults write NSGlobalDomain AppleKeyboardUIMode -int 0
|
||||||
|
|
||||||
# Use scroll gesture with the Ctrl (^) modifier key to zoom
|
# Use scroll gesture with the Ctrl (^) modifier key to zoom
|
||||||
defaults write com.apple.universalaccess closeViewScrollWheelToggle -bool true
|
defaults write com.apple.universalaccess closeViewScrollWheelToggle -bool true
|
||||||
|
|||||||
Reference in New Issue
Block a user