Lines Matching full:pressed
177 are pressed.
180 behavior (character that should be typed) when the key is pressed and all of the
184 the either the LEFT SHIFT or RIGHT SHIFT modifier is pressed.
187 when the both RIGHT SHIFT and RIGHT ALT modifiers are pressed together.
191 * `shift`: Applies when either the LEFT SHIFT or RIGHT SHIFT modifier is pressed.
192 * `lshift`: Applies when the LEFT SHIFT modifier is pressed.
193 * `rshift`: Applies when the RIGHT SHIFT modifier is pressed.
194 * `alt`: Applies when either the LEFT ALT or RIGHT ALT modifier is pressed.
195 * `lalt`: Applies when the LEFT ALT modifier is pressed.
196 * `ralt`: Applies when the RIGHT ALT modifier is pressed.
197 * `ctrl`: Applies when either the LEFT CONTROL or RIGHT CONTROL modifier is pressed.
198 * `lctrl`: Applies when the LEFT CONTROL modifier is pressed.
199 * `rctrl`: Applies when the RIGHT CONTROL modifier is pressed.
200 * `meta`: Applies when either the LEFT META or RIGHT META modifier is pressed.
201 * `lmeta`: Applies when the LEFT META modifier is pressed.
202 * `rmeta`: Applies when the RIGHT META modifier is pressed.
203 * `sym`: Applies when the SYMBOL modifier is pressed.
204 * `fn`: Applies when the FUNCTION modifier is pressed.
247 numeric keypad keys (when numlock is not pressed).
289 the combination of that key press and the currently pressed modifiers.
293 Suppose the user pressed A and SHIFT together. The system first locates
307 a key, no matter what modifiers are pressed. It essentially specifies the default
319 key press (CAPS LOCK is not locked, neither CONTROL key is pressed, neither
320 ALT key is pressed and neither META key is pressed).
326 Now consider what would happen if the user pressed A and CONTROL together.
337 Now suppose the user pressed ESCAPE.
363 when NUM LOCK is pressed. When NUM LOCK is not pressed, the key is delivered