Appendix C — Reprogramming the Keypad
174 CK31 Handheld Computer User’s Manual
Finding the Registry Entries for Keypad Macros
Registry files for each keypad macro are provided for you. These
files are located at:
\CK_FFS\KeypadMods\KeypadModxxxx.reg
Each macro has its own entry. To combine entries, copy all the
keys into a single registry file and combine identical keys to
contain the data from both files.
For example if one .reg file contains:
[HKEY_LOCAL_MACINE\HARDWARE\DEVICEMAP\KEYBD]
"ScancodeFilterArray"=hex:\
08,00,0d,00,06,00,06,00,00,00
"KeyMacro0xd08"=hex:\
08,00,00,00,00,00,00,00,\
08,f0,00,00,7a,00,00,00,\
10,00,00,00,19,00,00,00,\
10,f0,00,00,01,00,00,00,\
18,00,00,00,19,00,00,00,\
18,f0,00,00,6e,00,00,00
And the other .reg contains:
[HKEY_LOCAL_MACINE\HARDWARE\DEVICEMAP\KEYBD]
"ScancodeFilterArray"=hex:\
0d,00,05,00,06,00,06,00,00,00
"KeyMacro0x50d"=hex:\
0a,00,00,00,00,00,00,00,\
0a,f0,00,00,a0,00,00,00,\
11,00,00,00,19,00,00,00,\
11,f0,00,00,6c,00,00,00,\
19,00,00,00,19,00,00,00,\
19,f0,00,00,6b,00,00,00
Your combined reg file should look like this:
"ScancodeFilterArray"=hex:\
08,00,0d,00,06,00,06,00,00,00,
0d,00,05,00,06,00,06,00,00,00
"KeyMacro0xd08"=hex:\
08,00,00,00,00,00,00,00,\
08,f0,00,00,7a,00,00,00,\
10,00,00,00,19,00,00,00,\
10,f0,00,00,01,00,00,00,\
18,00,00,00,19,00,00,00,\
18,f0,00,00,6e,00,00,00
"KeyMacro0x50d"=hex:\
Comentários a estes Manuais