From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LSgJ2-0002oC-SO for qemu-devel@nongnu.org; Thu, 29 Jan 2009 18:28:20 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LSgJ0-0002nz-MA for qemu-devel@nongnu.org; Thu, 29 Jan 2009 18:28:19 -0500 Received: from [199.232.76.173] (port=55822 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LSgJ0-0002nw-Fd for qemu-devel@nongnu.org; Thu, 29 Jan 2009 18:28:18 -0500 Received: from smtp6-g21.free.fr ([212.27.42.6]:32915) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LSgIz-00021N-KB for qemu-devel@nongnu.org; Thu, 29 Jan 2009 18:28:18 -0500 Received: from smtp6-g21.free.fr (localhost [127.0.0.1]) by smtp6-g21.free.fr (Postfix) with ESMTP id 74FACE0803C for ; Fri, 30 Jan 2009 00:28:13 +0100 (CET) Received: from laptop (vaf26-2-82-244-111-82.fbx.proxad.net [82.244.111.82]) by smtp6-g21.free.fr (Postfix) with ESMTP id 46ED2E08094 for ; Fri, 30 Jan 2009 00:28:11 +0100 (CET) In-Reply-To: Subject: Re: [Qemu-devel] vmmouse From: "=?utf-8?q?Fran=C3=A7ois?= Revol" Date: Fri, 30 Jan 2009 00:28:59 +0100 CET Message-Id: <10368389718-BeMail@laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org > > Arrow keys are a separate problem. I wasn't aware that vmmouse was > > having > > problems. Does anyone know what changeset broke it=3F > > I hit the issue with the generic tablet. Hopefully fixed it in > r6476. Eh, nice catch! Care to look at my wacom diff =3F Hopefully Haiku will soon include the existing vmmouse driver we have so it won't be needed anymore, but's more correct, and can always help someone else. Fran=C3=A7ois.