Hi all,
I am trying to implement a cursor that always shows on top of
everything on screen. I can get this to happen for the home screen,
but for an application like a Dialer I cannot, since the framebuffer
display callback is not called. I was wondering if anyone knew how to
hijack/turnoff the vsync interrupt system so as to make the display
callback every frame. If anyone can point me towards where in kernel
static things (like text, static logos) are drawn, then perhaps I can
draw to the framebuffer and force an update from there.

Thanks,
Anupam

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

Reply via email to