- Code: Select all
]\cl_consoleKeys
"cl_consoleKeys" is:"~ ` 0x7e 0x60^7", the default
You can change the keys which toggle console. Default keys are "~" tilde and "`" backtick, but their location depends on your keyboard layout (QWERTZ, QWERTY etc.). You might also need to press some meta keys, like Shift + key, to actually emit that character with your keyboard.
Shift+Esc on the other hand is hardcoded into the engine, so it should always work.