Hi all,

Iam writing an sendkey events application to display characters on screen,
which takes scancodes as arguments  by opening fd=/dev/input/event0 device
and writes scan code to respective fd.

Iam calling "EVIOCGVERSION" ioctl for registration. But Iam unsuccessful in
seeing it on screen.

what updates that i need to make in Android space (or) in .kl's to make an
update to android space (or) what ioctls i need to call to make it
successful.

Thanks in advance,
Yog




On Sat, Feb 13, 2010 at 11:40 PM, ani <anish198519851...@gmail.com> wrote:

> http://pdk.android.com/online-pdk/guide/keymaps_keyboard_input.html
> Check keyevent.cpp file also.
>
> Check this out.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to