|
|
| Virtual Key Names | |
Viewdata Virtual Key Names |
|
| ||
|
|
|
|
|
Key Function | Virtual Key Name | Key Function | Virtual Key Name | |
* (Star) | PR_STAR | Cursor Right | PR_RIGHT | |
# (Hash) | PR_HASH | Cursor Up | PR_UP | |
Cancel Print | PR_CANCEL | Exit to ANSI mode | PR_EXIT | |
Cursor Down | PR_DOWN | Reveal | PR_REVEAL | |
Cursor Left | PR_LEFT |
|
|
|
Wyse Virtual Key Names |
|
| ||
|
|
|
|
|
Key Function | Virtual Key Name | Key Function | Virtual Key Name | |
Backspace | WY_BACKSPACE | Delete | WY_DELCHAR | |
Cursor Down | WY_DOWN | Delete shifted | WY_DELLINE | |
Cursor Left | WY_LEFT | End | WY_CLRLINE | |
Cursor Right | WY_RIGHT | End shifted | WY_CLRSCRN | |
Cursor Up | WY_UP | Insert | WY_INSCHAR | |
Delete | WY_DELETE | Insert shifted | WY_INSLINE | |
Del Key | WY_DELKEY | Insert shifted | WY_REPLACE | |
End | WY_END | Print shifted | WY_SEND | |
Enter | WY_ENTER | Alt + A | WY_CHARSET | |
Escape | WY_ESC |
|
|
|
F1 - F16 | WY_F1 - WY_F16 |
|
|
|
Function | WY_FUNCT |
|
|
|
Home | WY_HOME | Notes: |
|
|
Insert | WY_INSERT | To obtain the virtual key names for shifted | ||
Keypad 5 | WY_KP5 | functions of the keys listed at left, substitute | ||
Page Down | WY_PAGEDOWN | WY_ with WY_S_. |
|
|
Page Up | WY_PAGEUP | The virtual key names listed above are | ||
WY_PRINT | alternative names that can be used. | |||
Return | WY_RETURN |
|
|
|
Tab | WY_TAB |
|
|
|