|
|
|
|
|
by robterrell
2322 days ago
|
|
> There are ways to adjust this on OSX too but it's a lot more touchy System preferences > Keyboard > Key repeat rate Adjust the slider to your liking. Works in every app. It's been there since 1984, but to the topic, not many users poke around in system settings anymore. If you want faster than the slider allows, try this from the command line: defaults write -g KeyRepeat -int 1 |
|