[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ltib] Query on interfacing IMX27 keyboard with Dillo browser.
From: |
Alan Carvalho de Assis |
Subject: |
Re: [Ltib] Query on interfacing IMX27 keyboard with Dillo browser. |
Date: |
Thu, 7 Jan 2010 10:18:52 -0200 |
Hi Rajesh,
On 1/7/10, Rajesh Marathe <address@hidden> wrote:
> Hello,
>
> Have any of you used Dillo as a browser on IMX27 system. (working with
> latest CVS LTIB code). If yes, would it be possible to interface imx27
> Keyboard with the browser so that the UP/DOWN/etc. keys work on the
> browser window.
> I have been using this with Touchscreen and I wanted to know if the
> Keyboard works too.
>
Yes, we already used it.
You just need to add "-keybd keyboard" to your Xfbdev command line.
As mxc keypad already has UP/DOWN mapped you don't need any
modification. But you can replace any key just editing
mxckpd_keycodes[] at arch/arm/mach-mx27/mx27ads.c.
Best Regards,
Alan