Article # 531, added by Geoworks, historical record
| first | previous | index | next | last |

Values of keys on the N9000 keyboard.




Following are keys on the Nokia 9000 Communicator and their corresponding
VChar values.  Use these in MSG_META_KBD_CHAR handling.

Keys on left side of display:
  Up arrow      =>   VC_PREVIOUS
  Down arrow    =>   VC_NEXT

Keys on the right side of display:
  Top button    =>   VC_F1
  Second button =>   VC_F2
  Third button  =>   VC_F3
  Bottom button =>   VC_F4

Arrow keys on the keyboard:
  Up arrow      =>   VC_UP
  Down arrow    =>   VC_DOWN
  Right arrow   =>   VC_RIGHT
  Left arrow    =>   VC_LEFT