On 01.10.2011 15:39, Tirtha Chatterjee wrote:
> It would be really wonderful if someone with experience with the
> relevant code can help me by guiding me when needed, and help me with
> a few of the problems i am facing with testing my build of GRUB with
> qemu.
This is not an easy task. Unlike keyboard mouse needs to be either
polled pretty quickly or used with interrupts. Also it will mean that
you'll need to adjust graphics driver to show the cursor and to move it
quickly bypassing the usual core. Only the events like mouse clicks
should go through something like grub_checkkey or grub_checkkey itself.

-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to