diff -r 89d6a7a84779 -r 25a17d01db0c Symbian3/PDK/Source/GUID-D048E187-6B1C-5A80-9CD0-89CD10688C6F.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/PDK/Source/GUID-D048E187-6B1C-5A80-9CD0-89CD10688C6F.dita Fri Jan 22 18:26:19 2010 +0000 @@ -0,0 +1,26 @@ + + + + + +Keyboard Driver +

A Keyboard Driver is a kernel extension that gets input from keyboard hardware, +and makes these events available to other parts of the operating system and +applications. This section describes how to implement a driver for your phone +hardware.

+

A Keyboard Driver is platform-specific, and is implemented by the base +port. Symbian platform provides template code for a driver. A base port must +also implement a keyboard mapping library, which is used by user-side components +to translate the codes used for hardware keys into logical key codes.

+
+Key Codes + +Window +Server Component +
\ No newline at end of file