[android-porting] Re: How to use Qwerty keyboard to select icon and menu

2008-12-10 Thread Jinjun
Thanks. Is it easy to modify the framebuffer driver to support panning function? Can you provide a brief description? Jinjun On Dec 9, 7:42 pm, mizmit1222 [EMAIL PROTECTED] wrote: Hi, I guess your display driver doesn't support panning function. Each time you press the cursor key, Android

[android-porting] Re: How to use Qwerty keyboard to select icon and menu

2008-12-10 Thread Jinjun
I just checked my drivers/video/vfb.c, in which vfb_pan_display is defined, with the one from Android SDK downloaded. They are identical. Am I looking in the wrong place? Thanks, Jinjun On Dec 10, 2:52 pm, Jinjun [EMAIL PROTECTED] wrote: Thanks. Is it easy to modify the framebuffer driver

[android-porting] Re: How to use Qwerty keyboard to select icon and menu

2008-12-10 Thread Jinjun
Hi Reed, I am using USB mouse and keyboard. How do I change the kpad driver? Thanks, Jinjun On Dec 9, 7:42 pm, mizmit1222 [EMAIL PROTECTED] wrote: Hi, I guess your display driver doesn't support panning function. Each time you press the cursor key, Android updates frame buffer

[android-porting] How to use Qwerty keyboard to select icon and menu

2008-12-09 Thread Jinjun
of default qwerty.kl? Thanks for your help. Jinjun --~--~-~--~~~---~--~~ unsubscribe: [EMAIL PROTECTED] website: http://groups.google.com/group/android-porting -~--~~~~--~~--~--~---

[android-porting] Re: Enabling Qwerty keyboard with Android

2008-12-08 Thread Jinjun
to the selected is activated. Any idea? Thanks, Jinjun On Dec 2, 6:14 pm, Shivdas Gujare [EMAIL PROTECTED] wrote: Hi Ravi, Thanks for your help. After changing permissions of system/usr/keychars/qwerty.kcm.bin Every thing worked fine and now I can map any keyboard key. Also after changing