From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1RA35D-0004fC-Fh for mharc-grub-devel@gnu.org; Sat, 01 Oct 2011 13:10:39 -0400 Received: from eggs.gnu.org ([140.186.70.92]:33877) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RA35A-0004cg-9b for grub-devel@gnu.org; Sat, 01 Oct 2011 13:10:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RA359-0006Je-CV for grub-devel@gnu.org; Sat, 01 Oct 2011 13:10:36 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:58630) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RA359-0006Dq-7S for grub-devel@gnu.org; Sat, 01 Oct 2011 13:10:35 -0400 Received: by mail-bw0-f41.google.com with SMTP id zs2so3583192bkb.0 for ; Sat, 01 Oct 2011 10:10:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; bh=MLXQiCB8DkNtBYvdoo5ufsjo0uH2hFGVgCsNs7iuRsc=; b=v+UE4ZGJpki7vFnzOMxnaarYm+3rNiT2P4gPfCosNrybV9j3uPAzM1UCaTmbNdjxAR W2sORxS3MPZRz5/VDVnJ595q7SSrPnLaqAwicFE4MjHykD0KVZz1TkD1W0aW9y+Jmw4k W5r5Q6tSNlcwXtVAS7i8yjK7jU4P8yKNfX/2E= Received: by 10.223.30.71 with SMTP id t7mr20532078fac.128.1317489033825; Sat, 01 Oct 2011 10:10:33 -0700 (PDT) Received: from debian.x201.phnet (cx-public-docking-1-006.ethz.ch. [129.132.149.6]) by mx.google.com with ESMTPS id x22sm12397717faa.5.2011.10.01.10.10.31 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 01 Oct 2011 10:10:32 -0700 (PDT) Message-ID: <4E874977.8070407@gmail.com> Date: Sat, 01 Oct 2011 19:10:15 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= 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 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: Mouse support in GRUB References: In-Reply-To: X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigBE902056EF2849735D9A61D9" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.214.41 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Oct 2011 17:10:37 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigBE902056EF2849735D9A61D9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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. --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enigBE902056EF2849735D9A61D9 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAk6HSYMACgkQNak7dOguQglqzgD/eKrpbgISox4PEALzhN79Mb3V MUBPdUGqEXPnPKsATooA/2TxFbhIlpezGjXRx8CVbJFYyzg6oWUlpSd7AqLC6l8o =z6G+ -----END PGP SIGNATURE----- --------------enigBE902056EF2849735D9A61D9--