Intermec 6640 Reference Guide

Page of 146
SECTION 3
Hotkeys (Virtual Screen Keys)
3-6
6640/6650 Windows 2000 Technical Reference
Registry HotKey Values
The following values are in the registry for the hotkeys:
Registry Entries:
HKLM\System\CurrentControlSet\Services\VxD\6640Pen
HotkeysEnabled REG_BINARY(BYTE)
0-Disabled, 1-Enabled
TypematicRate
REG_DWORD
BrightStep
REG_DWORD
[1–255]
ContrastStep
REG_DWORD
[1–255]
EnableWM
REG_DWORD
[BitMasks 0|1|2|4|8 or combination]
DisablePenButton REG_DWORD
[0/1]
InputMode
REG_SZ
[PO/FO/PF]
HotkeysEnabled
This value is currently stored in a registry key and defines if the virtual screen
keys functionality is turned on.
TypematicRate
This defines the number of penpackets to be received, before a hotkey is consid-
ered pressed. If the value is high, the rate at which the keys are repeated (when
the pen pressed on the same key) is low. If the value is low, the rate of repetition
is high. The default TypematicRate value is “5” if this entry is left blank.
BrightStepContrastStep
These are step values for incrementing and decrementing brightness and con-
trast. Set these to any value between 1–255. The default value is “5” if these
entries are left blank.
EnableWM
This is a bitmask that specifies which of the four water marks, Bottom [1],
Right [2], Top [4], or Left [8], are enabled. When any watermark is enabled:
"
The hotkey in that region should be present outside the watermark, thus
avoiding interference with the display area.
"
The watermark defines the “dead zone.” All area below the bottom water-
mark, above the top watermark, to the left of the left watermark, and to
the right of the right watermark is considered dead zone, meaning any pen
touch in that area does not affect the cursor.
DisablePenButton
This either enables [1] or disables [0] the button found on your pen. If enabled,
you can use the pen button to do right-click functions.
InputMode
This string value is the initialization string sent to the MicroTouch touch screen
controller when the pen drivers are loaded. Valid values are: “PO” (Pen Only),
“FO” (Finger Only), or “PF” (Pen and Finger). This lets you enable or disable the
pen or finger input on the control panel.
"
NOTE:
The InputMode stays in the controller until set to a new value.