Technical Notes |
|
Reflection for Windows uses default VT terminal keymappings, which maps the numeric keypad to VT functions. Many Reflection users, however, find it useful for the numeric keypad to always send numbers, regardless of the state of Num Lock. This technical note details how to map your numeric keypad to always send numbers.
Reflection for Windows sees two different keys for each key on the numeric keypad, depending on the state of Num Lock. By default, the numeric keys are mapped to the default VT keypad functions for each state of Num Lock.
If you prefer to have the numeric keypad always send numbers, follow the steps below to manually map each numeric key in both Num Lock states.
Map the numeric keys to the following String to transmit values:
| Numeric Key |
String to transmit |
| KEYPAD 0 |
0 |
| KEYPAD 1 |
1 |
| KEYPAD 2 |
2 |
| KEYPAD 3 |
3 |
| KEYPAD 4 |
4 |
| KEYPAD 5 |
5 |
| KEYPAD 6 |
6 |
| KEYPAD 7 |
7 |
| KEYPAD 8 |
8 |
| KEYPAD 9 |
9 |
| KEYPAD PLUS (+) |
+ |
| KEYPAD DECIMAL (.) |
. |
| KEYPAD ENTER (En) |
RETURN |