Specifications
42
Key Assignments
The following are the key codes and functions assignments.
Table 3.3 Control keys
KEY Input mode Operation Remarks
Fn/□ ---- Specialized key operation (toggle)
Fn mode is released
when a key input is
made.
Programm
able (○)
----
Returns the VK code set in the registry (Default: VK_F25).
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\KEYBD]
ProgKeyCode : DWORD
1 Deletes 1 character..
A Perform as “!@#$%~&*()”
Character input mode
a Perform as “_~`+=|\:;”“
CLR
Function mode F Perform as “ESC operation”.
1 Perform as “Enter key”.
A Perform as “Enter key”.
Character input mode
a Perform as “Enter key”.
ENT
Function mode F No effect.
1 Perform as “Cursor up key”.
A Perform as “Cursor up key”.
Character input mode
a Perform as “Cursor up key”.
↑
Function mode F Perform as “Cursor up key”.
1 Perform as “Cursor left key”.
A Perform as “Cursor left key”.
During character input
mode
a Perform as “Cursor left key”.
←
Function mode F Perform as “Cursor left key”.
1 Perform as “Cursor right key”.
A Perform as “Cursor right key”.
Character input mode
a Perform as “Cursor right key”.
→
During Function mode F Perform as “Cursor right key”.
1 Perform as “Cursor down key”.
A Perform as “Cursor down key”.
Character input mode
a Perform as “Cursor down key”.
↓
Function mode F Perform as “Cursor down key”.