Tangent (or OT), something I've been struggling with as a new macOS user, how do I get keyboard repeats working? I understand they removed repeats so that a long press can offer accent characters.
I've done `defaults write -g KeyRepeat -int 5` or something like that and it kinda works but somehow doesn't feel "right" still. Am I missing something obvious?
I haven't experienced your problem on my Mac, but you might try adjusting InitialKeyRepeat, too. I believe the old default was 15 (225 ms). (The old default for KeyRepeat was 2 (30 ms).)
Wow significantly better, I was at 30/5. I had tried lower settings (I think 10/1) at some point and logging in again was hilariously difficult so I stopped messing with it out of fear.
I've done `defaults write -g KeyRepeat -int 5` or something like that and it kinda works but somehow doesn't feel "right" still. Am I missing something obvious?