The KeyMap keyword maps real keys on the device to the
PC keyboard and facia bitmap in epoc.ini.
The process is:
Open epoc.ini in a text editor. It can be found at
.\epoc32\data\.
Enter the keyword KeyMap, followed by the PC
keyboard name and the Symbian key code. For example:
KeyMap
PC-keyboard-name
key-code
Save the file.
The key codes used are defined in
.\epoc32\include\e32keys.h.