Keycomp Error Messages - LXE MX8 Reference Manual

Lxe mx8 microsoft windows ce 5.0 equipped handheld computer
Hide thumbs Also See for MX8:
Table of Contents

Advertisement

Creating Custom Key Maps
In addition, certain keymaps are used for special adjustment functions within the keyboard driver,
via the CHANGE+mapname specification:
MAP_VOLUM
MAP_CONTR
MAP_BRITE
When these maps are selected, the keyboard driver handles the up arrow and down arrow as
adjusting the particular parameter up and down, and any other key exits the adjustment state. Keys
in these modes are handled completely inside the keyboard driver, and are not propagated to the
operating system.
Key codes are defined by COLxROWx=scancode. Scancode has a number of options, as
follows:
VK_code
'x'
SHIFT+VK_code
SHIFT+'x'
ACTION+code
CHANGE+mapname
OPEN
Valid ACTION codes are as follows:
SCAN1
KY_ALPHA
Note that specifying the power button in a different location will affect suspend/resume functions.

Keycomp Error Messages

Most error messages will specify the line within the keymap source file where the error occurred.
Duplicate key
A COLxROWx code was found in a MAP table, but that COL/ROW already has a value assigned.
GENERAL section must come before MAP
The GENERAL section must come first, or at least before any MAP sections. The GENERAL
section defines parameters which are needed to process Maps
Header line missing close bracket
The section header line must have square brackets before and after the section name
Header line missing open bracket
The section header line must have square brackets before and after the section name
E-EQ-MX8RG-A
MAP_VOLUME
(or)
MAP_CONTRAST
(or)
MAP_BRIGHT
(or)
any valid Windows VK code (see below for valid codes)
a single ASCII character ('A','b','1','@',' ', etc.)
for a shifted VK code (see below for valid codes)
for a shifted ASCII character (should not be needed)
special function key (valid codes listed below)
for modifier keys, change keymaps to mapname, as specified above
an unused key position, does nothing when pressed
Scan key 1
Alpha mode key
special keymap for volume adjustment
(not on MX8)
special keymap for contrast adjustment
(not on MX8)
special keymap for brightness adjustment
(not on MX8)
239
MX8 Reference Guide

Advertisement

Table of Contents
loading

Table of Contents