Skip to content

Instantly share code, notes, and snippets.

View JaJaBinxx's full-sized avatar
🦀

JaJaBinxx

🦀
  • Kyiv, Ukraine
  • 12:47 (UTC +03:00)
View GitHub Profile
@JaJaBinxx
JaJaBinxx / repeat-rate.reg
Created December 20, 2020 14:57
increase keyboard repeat rate, windows
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Control Panel\Accessibility\Keyboard Response]
"AutoRepeatDelay"="200"
"AutoRepeatRate"="6"
"DelayBeforeAcceptance"="0"
"Flags"="59"
"BounceTime"="0"