Skip to content

Instantly share code, notes, and snippets.

@rw3iss
Last active March 11, 2024 10:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rw3iss/c02ff3e60b9a91949fbff76b5c8809f5 to your computer and use it in GitHub Desktop.
Save rw3iss/c02ff3e60b9a91949fbff76b5c8809f5 to your computer and use it in GitHub Desktop.
Set keyboard repeat rate
[HKEY_CURRENT_USER\Control Panel\Accessibility\Keyboard Response]
"Last BounceKey Setting"=dword:00000000
"Last Valid Delay"=dword:00000000
"Last Valid Repeat"=dword:00000000
"Last Valid Wait"=dword:000003e8
"AutoRepeatDelay"="120"
"AutoRepeatRate"="2"
"BounceTime"="5"
"DelayBeforeAcceptance"="2"
"Flags"="27"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment