User Tools

Site Tools


en:code:device:keyboard:string

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:code:device:keyboard:string [2021/02/13 11:23] – external edit 127.0.0.1en:code:device:keyboard:string [2024/08/05 22:58] (current) – added enter and esc deoxify
Line 4: Line 4:
 | 0, 1, 2 ... 7, 8, 9 (keypad)| numpad0, numpad1, numpad2 ... numpad7, numpad8, numpad9 | | 0, 1, 2 ... 7, 8, 9 (keypad)| numpad0, numpad1, numpad2 ... numpad7, numpad8, numpad9 |
 | *, +, -, /, . (keypad) | numpadMultiply, numpadAdd, numpadSubstract, numpadDivide, numpadDecimal | | *, +, -, /, . (keypad) | numpadMultiply, numpadAdd, numpadSubstract, numpadDivide, numpadDecimal |
 +| Enter | return |
 +| Esc | escape |
 | Shift (left) | shiftLeft | | Shift (left) | shiftLeft |
 | Shift (right) | shiftRight | | Shift (right) | shiftRight |
en/code/device/keyboard/string.txt · Last modified: 2024/08/05 22:58 by deoxify