Hello all,

I have been able to draw a hardware mouse cursor using ioctl commands
in fb.h and msm_mdp.h
My problem now is that the mouse cursor seems to have a lag.
It does not move smoothly together with the actual mouse device on my
PC/laptop.
I am thinking that this has something to do with the framebuffer.
I have been using ioctl(fd, FBIOPAN_DISPLAY, fb_vinfo) command.
Does anyone know how to improve mouse cursor responsiveness?

Thanks in advance,

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to