diff -r 578be2adaf3e -r 307f4279f433 Adaptation/GUID-D048E187-6B1C-5A80-9CD0-89CD10688C6F.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Adaptation/GUID-D048E187-6B1C-5A80-9CD0-89CD10688C6F.dita Fri Oct 15 14:32:18 2010 +0100 @@ -0,0 +1,27 @@ + + + + + +Keyboard +DriverA 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