On Fri, Apr 1, 2011 at 1:23 AM, Sathishkumar P <[email protected]> wrote: > Dear All, > I have ported android onto Atmel processor at91sam9m10g45. I get the > display and i could able to work with USB keyboard. Am facing the > problem when connecting USB mouse. I couldn't get the mouse pointer on > the display screen, but when moving the mouse, the next icon is > getting selected and if click that icon its opening the corresponding > application. I need the mouse pointer to be displayed and user needs > to understand which icon he is going to select. > The things which i observed from the mydroid source repository is > 1. They doesn't provide support for the mouse action, they had given > support only for KEYBOARD, TOUCHSCREEN and TRACKBALL. > Kindly, help me how to provide support in the mydroid source for MOUSE > action, so that i could get the mouse pointer on the screen else > direct me to right place where i could get the information.
Hi, This may help http://groups.google.com/group/android-x86/browse_thread/thread/f01da29f79dd6502?pli=1 "Gingerbread cursor patch" thread from Android-x86 group. Regards, Amit Pundir > > Thanks & Regards > Sathish > > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
