Hi Asish,
Continous keypress event is supported by triton keypad controller present in
EVM.
and i guess it should be supported for EVM board.

android port for EVM is readily available at
http://www.mistralsolutions.com/assets/downloads/android.php

Btw- if you want to modify key mapping for evm., look for
arch/arm/mach-omap2/board-omap3evm.c -> board_keymap[].
Source Link:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=arch/arm/mach-omap2/board-omap3evm.c;h=34de17851572e746858d84050475eb23ddb620c8;hb=HEAD#l259

Regards,
Deva


On Sat, Feb 20, 2010 at 11:53 AM, Ashish <[email protected]> wrote:

> Hi,
>
> I have to support a mobile like keypad in my android based linux
> kernel.
> For this i have to handle keyevents with timeouts.I have to map scan
> code to multiple characters based on timing between successive press
> and release events.
>
> Approach is clear but i am still not able to start.
> I need more help, like any web link or code snippet.
>
> Pls ASAP.
>
> Ashish
>
> --
> unsubscribe: 
> [email protected]<android-porting%[email protected]>
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to