Browse Source

initial key repeat rate yoooo ❤️

Kevin Heinicke 10 năm trước cách đây
mục cha
commit
84fd698d49
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -9,5 +9,6 @@ There are some other tweaks for OSX, I do not want to miss:
 
   - Enabling key-repeat via `defaults write -g ApplePressAndHoldEnabled -bool false`
   - Setting key-repeat rate via `defaults write NSGlobalDomain KeyRepeat -int 1`
+  - Setting initial key-repeat rate via `defaults write -g InitialKeyRepeat -int 10`
 
 The changes take effect after a logout.