Docs: typo

This commit is contained in:
MikeBeaton 2021-04-04 07:37:41 +01:00
parent 5a392a9a0b
commit 2681335210

View File

@ -6194,7 +6194,7 @@ functioning. Feature highlights:
driven by your BIOS firmware and cannot be overriden by OC (due to technical limitations
of how \texttt{KeySupport} works, to derive raw key data from the non-raw key
data which is all that UEFI makes available). To avoid this minor but undesired effect of
two long repeats, you can simple cancel the second, Apple Event, repeat by setting
two long repeats, you can simply cancel the second, Apple Event, repeat by setting
\texttt{KeyInitialDelay} to \texttt{0}. When doing this you should also set
\texttt{KeySubsequentDelay} to at least the value of your \texttt{KeyForgetThreshold}
setting (see more information in the \texttt{KeySubsequentDelay} setting).