Thanks, I have taken a look at my pxafb.c file and it is different from your file "a", the one before the patch you provided.
We have tried to integrate your patch to our current code and it did not solve our problem. Is it good enough that just add pxafb_pan_display function to our current code or more is needed. Can you post your pxafb.c source file somewhere so that we can be more understanding what you have achieved? Also, what key should I use to get back to the previous screen. More patch is needed to do that? Thank you so much for help. Jinjun On Dec 10, 6:52 pm, mizmit1222 <[email protected]> wrote: > Hi, > > I'm playing with Sharp Zaurus C3000 whose CPU is PXA270. > The frame buffer driver is pxafb. > > See pxafb_pan_display() in the patch file of this > page.http://androidzaurus.seesaa.net/article/105551643.html > > Also, ypanstep should be set to none-zero at initialization. > > Cheers, > > On Dec 11, 10:16 am, Jinjun <[email protected]> wrote: > > > > > 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, > > > but if frame buffer driver doesn't support panning function, only once > > > between twice your display is actually updated. > > > > On Dec 10, 11:39 am, Reed Huang <[email protected]> wrote: > > > > > Your development board might be using matrix keyboard mode instead of > > > > directly connecting each button on each single GPIO. > > > > I got similar sympton when porting on the Asus P535 and got it solved > > > > by changing the keypad driver. > > > > Jinjun wrote:Hi, I am using PXA270 as my development board for Android > > > > and have some difficult to use my keyboard to select icons and menus on > > > > the LCD screen. I tried to use left, right, up and down arrow key to > > > > select icon. Sometimes there is no response at all and if it does > > > > response, the second icon next to the current one will get highlighted > > > > hence it is very difficult for me to get desired one selected. If I do > > > > get the one I wanted, press enter key then actually activate the menu > > > > of the other icon, usually next to the one selected. Can anyone provide > > > > help? Also, can anybody explain the content of default qwerty.kl? > > > > Thanks for your help. Jinjun- Hide quoted text - > > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
