Intermec 700 Series User Manual page 302

Color mobile computer
Hide thumbs Also See for 700 Series:
Table of Contents

Advertisement

Change Notification
Advanced Keypad Remapping
Scan Codes
700 Series Color Mobile Computer User's Manual
Just changing the registry keys will not immediately change the key
mappings. To notify the keypad driver that the registry has been updated,
signal the "ITC_KEYBOARD_CHANGE" named event using the
CreateEvent() API.
It is also possible to map multiple key presses to one button and to map
named system events to a button. The multiple key press option could be
useful to cut down on the number of keys needed to press in a given situa-
tion or to remap which key behaves like the action key. Mapping events to
a button could be useful to change which buttons will fire the scanner,
control volume, and allow for suspending and resuming the device. If you
need help performing one of these advanced topics please contact Intermec
Technical Support.
At the lowest driver level, the 740 Keypad identifies keys as scan codes.
These scan codes are sent via the keypad microcontroller, and cannot be
changed without modifying the keypad firmware.
Key/Meaning
Reserved
I/O Button
Scanner Trigger
Scanner Left
Scanner Right
.
4
None
Left Arrow
None
Backspace
Gold Key
None
ESC
Down Arrow
1
7
Alpha Key
None
Up Arrow
Right Arrow
2
8
0
5
None
Scancode
0x00
0x01
0x02
0x03
0x04
0x05
0x06
0x07
0x08
0x09
0x0A
0x0B
0x0C
0x0D
0x0E
0x0F
0x10
0x11
0x12
0x13
0x14
0x15
0x16
0x17
0x18
0x19
Chapter 7
Programming
283

Advertisement

Table of Contents
loading

Table of Contents