MultiKeypressKey(multi keypress key) |
appearance as argument number 1 |
(disjoint MultiKeypressKey ArrowKey) | ComputerInput.kif 335-335 | Multi keypress key is disjoint from arrow key |
(disjoint MultiKeypressKey EnterKey) | ComputerInput.kif 334-334 | Multi keypress key is disjoint from enter key |
(disjoint MultiKeypressKey NumberedFunctionKey) | ComputerInput.kif 333-333 | Multi keypress key is disjoint from numbered function key |
(documentation MultiKeypressKey EnglishLanguage "A MultiKeypressKey is a type of ComputerKeyboardKey (including ShiftKey, ControlKey, and AltKey) which is not intended to send a character from the keyboard when it is pressed, but to cause a different character (or set of characters) to be sent from a keyboard when another key is pressed while it is being held down.") | ComputerInput.kif 328-332 | Multi keypress key is disjoint from numbered function key |
(subclass MultiKeypressKey SpecialComputerKeyboardKey) | ComputerInput.kif 327-327 | Multi keypress key is a subclass of special computer keyboard key |
appearance as argument number 2 |
(subclass AltKey MultiKeypressKey) | ComputerInput.kif 356-356 | Alt key is a subclass of multi keypress key |
(subclass ControlKey MultiKeypressKey) | ComputerInput.kif 349-349 | Control key is a subclass of multi keypress key |
(subclass FunctionKey MultiKeypressKey) | ComputerInput.kif 337-337 | Function key is a subclass of multi keypress key |
(subclass ShiftKey MultiKeypressKey) | ComputerInput.kif 343-343 | Shift key is a subclass of multi keypress key |
(termFormat EnglishLanguage MultiKeypressKey "multi keypress key") | domainEnglishFormat.kif 65255-65255 | Shift key is a subclass of multi keypress key |