User guide

Table Of Contents
Publication 2727-UM002D-EN-P
1-4 Overview
Membrane Keypad
The MobileView terminal has a membrane keypad with stainless steel
dome switches for tactile feedback.
The keys on the keypad operate identically to a Windows PC
keyboard with the exception of Tab Left and the ALT-Arrow key
combinations. Most standard 2-key combinations are supported
including some 3-key combinations. The table below shows the
Windows virtual key codes for each key.
Guard
G750
Tab Left/Right Keys
Numeric,
Period,
Minus
Keys
Backspace and Esc Key
Alt Key
Enter Key
Page Up/Down
Home/End
Function Keys
F1 - F12
Shift and Ctrl Keys
Keypad Key Windows Virtual Key Code
Numeric keys 0 - 9 VK_NUMPAD0 through VK_NUMPAD9
. (period) VK_DECIMAL
- (minus) VK_SUBRACT
Arrow (left/right/up/down) VK_LEFT/VK_RIGHT/VK_UP/VK_DOWN
Enter VK_RETURN
Backspace VK_BACK
ALT+Up arrow (PG UP) VK_PRIOR
ALT+Down arrow (PG DN) VK_NEXT
ALT+Left arrow (PG HOME) VK_HOME
ALT+Right arrow (PG END) VK_END
Tab Left key VK_LSHIFT+VK_TAB
Tab Right key VK_TAB
SHIFT key VK_LSHIFT
CTRL VK_LCONTROL
F1 - F12 function keys VK_F1 through VK_F12