grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mouse support in GRUB


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: Mouse support in GRUB
Date: Sat, 01 Oct 2011 19:10:15 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.21) Gecko/20110831 Iceowl/1.0b2 Icedove/3.1.13

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]