grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: grub-devel@gnu.org
Subject: Re: Mouse support in GRUB
Date: Sat, 01 Oct 2011 19:10:15 +0200	[thread overview]
Message-ID: <4E874977.8070407@gmail.com> (raw)
In-Reply-To: <CAONxnqKsseHrvK6CWhfSxLA171dj+777xd5hBcJbKuGc1pjOgQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 683 bytes --]

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 #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 294 bytes --]

  reply	other threads:[~2011-10-01 17:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-01 13:39 Mouse support in GRUB Tirtha Chatterjee
2011-10-01 17:10 ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
2011-10-01 17:12 ` Michal Suchanek
2011-10-01 17:39   ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-10-01 21:11 ` Vincent Pelletier
2011-10-01 21:18   ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-12-13 22:41     ` Vladimir 'φ-coder/phcoder' Serbinenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E874977.8070407@gmail.com \
    --to=phcoder@gmail.com \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).