Lines Matching full:pressed
149 are pressed.</p>
153 behavior (character that should be typed) when the key is pressed and all of the
156 the either the LEFT SHIFT or RIGHT SHIFT modifier is pressed.</p>
158 when the both RIGHT SHIFT and RIGHT ALT modifiers are pressed together.</p>
163 <li><code>shift</code>: Applies when either the LEFT SHIFT or RIGHT SHIFT modifier is pressed.</li>
164 <li><code>lshift</code>: Applies when the LEFT SHIFT modifier is pressed.</li>
165 <li><code>rshift</code>: Applies when the RIGHT SHIFT modifier is pressed.</li>
166 <li><code>alt</code>: Applies when either the LEFT ALT or RIGHT ALT modifier is pressed.</li>
167 <li><code>lalt</code>: Applies when the LEFT ALT modifier is pressed.</li>
168 <li><code>ralt</code>: Applies when the RIGHT ALT modifier is pressed.</li>
169 <li><code>ctrl</code>: Applies when either the LEFT CONTROL or RIGHT CONTROL modifier is pressed.</li>
170 <li><code>lctrl</code>: Applies when the LEFT CONTROL modifier is pressed.</li>
171 <li><code>rctrl</code>: Applies when the RIGHT CONTROL modifier is pressed.</li>
172 <li><code>meta</code>: Applies when either the LEFT META or RIGHT META modifier is pressed.</li>
173 <li><code>lmeta</code>: Applies when the LEFT META modifier is pressed.</li>
174 <li><code>rmeta</code>: Applies when the RIGHT META modifier is pressed.</li>
175 <li><code>sym</code>: Applies when the SYMBOL modifier is pressed.</li>
176 <li><code>fn</code>: Applies when the FUNCTION modifier is pressed.</li>
216 numeric keypad keys (when numlock is not pressed).</p>
255 the combination of that key press and the currently pressed modifiers.</p>
257 <p>Suppose the user pressed A and SHIFT together. The system first locates
269 a key, no matter what modifiers are pressed. It essentially specifies the default
279 key press (CAPS LOCK is not locked, neither CONTROL key is pressed, neither
280 ALT key is pressed and neither META key is pressed).</p>
283 <p>Now consider what would happen if the user pressed A and CONTROL together.</p>
290 <p>Now suppose the user pressed ESCAPE.</p>
310 when NUM LOCK is pressed. When NUM LOCK is not pressed, the key is delivered