You can get triton keypad programming (esp. auto repeat feature that u r
interested in), from
http://www.beagleboard.org/~arago/esc-boston-2009/mvista/beaglekernel/drivers/input/keyboard/->
omap-twl4030keypad.c

Regards,
Deva

On Wed, Feb 24, 2010 at 4:13 PM, Ashish <bless2ash...@gmail.com> wrote:

> Hello,
>
> I dint find triton key pad support. Could u pls direct me to the
> location or any weblink supporting its driver?
>
> One more question-
> Recently i start using rowboat kernel, when i changed the keymap in
> the board file and try to write my keys (alphabets) in the notepad ont
> omap3evm board, i dint get them . But my printk logs says i am mapped
> to correct keycodes.
>
> Ashish
>
>
>
> On Feb 21, 10:58 pm, Deva R <r.deva...@gmail.com> wrote:
> > 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 athttp://
> 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=bl...
> >
> > Regards,
> > Deva
> >
> >
> >
> > On Sat, Feb 20, 2010 at 11:53 AM, Ashish <bless2ash...@gmail.com> 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: 
> > > android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com>
> <android-porting%2bunsubscr...@­googlegroups.com>
> > > website:http://groups.google.com/group/android-porting- Hide quoted
> text -
> >
> > - Show quoted text -
>
> --
> unsubscribe: 
> android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com>
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to