How to enable key repeat in Mac OSX 10.7 Lion (恢復Mac長按鍵盤重複輸入)
After upgrading to Lion, the behavior of holding a key was became characters chooser (eg. [àáâ...] for holding "a"). And this is bothering me.
To re-enable:
1. Open a Terminal, paste and run:
defaults write -g ApplePressAndHoldEnabled -bool false
2. reboot your mac
- - - - -
升級到Lion以後,長按鍵盤的行為變成字母選擇(例如長按a會出現 [àáâ...])、而不是重複輸入,按方向鍵不能連續跳字讓我很困擾。
恢復方法:
1. 打開終端機(Terminal),執行:
defaults write -g ApplePressAndHoldEnabled -bool false
2. 然後重開機
To re-enable:
1. Open a Terminal, paste and run:
defaults write -g ApplePressAndHoldEnabled -bool false
2. reboot your mac
- - - - -
升級到Lion以後,長按鍵盤的行為變成字母選擇(例如長按a會出現 [àáâ...])、而不是重複輸入,按方向鍵不能連續跳字讓我很困擾。
恢復方法:
1. 打開終端機(Terminal),執行:
defaults write -g ApplePressAndHoldEnabled -bool false
2. 然後重開機
留言
張貼留言