Update docs for KeyRepeat option.
This commit is contained in:
@@ -80,6 +80,7 @@ defaults write NSGlobalDomain ContextMenuGesture -int 1
|
|||||||
defaults write NSGlobalDomain ApplePressAndHoldEnabled -bool false
|
defaults write NSGlobalDomain ApplePressAndHoldEnabled -bool false
|
||||||
|
|
||||||
# Set a blazingly fast keyboard repeat rate, and make it happen more quickly.
|
# Set a blazingly fast keyboard repeat rate, and make it happen more quickly.
|
||||||
|
# (The KeyRepeat option requires logging out and back in to take effect.)
|
||||||
defaults write NSGlobalDomain InitialKeyRepeat -int 20
|
defaults write NSGlobalDomain InitialKeyRepeat -int 20
|
||||||
defaults write NSGlobalDomain KeyRepeat -int 1
|
defaults write NSGlobalDomain KeyRepeat -int 1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user