Hotkey events and key codes in Symbian C++
Article Metadata
Compatibility
Platform(s): S60 1st Edition
S60 2nd Edition
S60 2nd Edition
Article
Created: User:Technical writer 2
(15 Jul 2003)
Last edited: hamishwillee
(14 Jun 2012)
Overview
Hotkey events and key codes
Description
You can use RWindowGroup::CaptureKey() to catch key events even if the window group does not have keyboard focus. The scan code for the application key is EStdKeyApplication0. Look in the S60 SDK \Epoc32\Include\uikon.hrh file for other key codes.


(no comments yet)