<- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#input_commands|Input Commands]] ===== EnableNormalKeyInput ===== ^Arguments^Result^Notation^ | normalKeybd | | ''b1 --'' | === Description === Similar to [[crpl:docs:EnableAlternateControlMode]] except it activates the odd mode on FALSE, and only prevents the use of keyboard commands. Note that there are a couple keys that still work when AlternateControlMode is enabled such as the pause key and the backslash key. Setting this to FALSE while AlternateControlMode is active will block these remaining keys. See [[crpl:docs:EnableAlternateControlMode]] for details.