Glossary - K |
|
Key Code - The code passed to a program when a key is pressed on the keyboard. Depending on the key that is pressed, and the software handling the keyboard, the code can be an ASCII value, a scan code, or an extended key code.
Key Mapping - A TCC feature which allows you to assign new keystrokes for command line functions such as manipulating the command history or completing file names.
Keyboard Buffer - A Windows buffer which holds keystrokes you have typed that have not yet been used by the currently executing program.
Keystroke Alias - An alias assigned to a key so that it can be invoked or recalled with a single keystroke.