Press and Hold on nav keys not working #64
Answered
by
frenchdonuts
frenchdonuts
asked this question in
Q&A
-
|
Hi, I'm finding that press and hold isn't working on my nav keys (h-k-k-l). Any tips?
|
Beta Was this translation helpful? Give feedback.
Answered by
frenchdonuts
Dec 6, 2021
Replies: 1 comment
-
|
For anyone on a Mac, you have to enable repeating keys. In terminal: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
frenchdonuts
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For anyone on a Mac, you have to enable repeating keys. In terminal:
defaults write NSGlobalDomain ApplePressAndHoldEnabled -bool false.