From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BDgA3-0007Fx-Bw for qemu-devel@nongnu.org; Wed, 14 Apr 2004 04:54:23 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BDg90-00063G-Lq for qemu-devel@nongnu.org; Wed, 14 Apr 2004 04:53:50 -0400 Received: from [212.11.36.58] (helo=www2.translationforge.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1BDg8V-0005Zo-Ka for qemu-devel@nongnu.org; Wed, 14 Apr 2004 04:52:47 -0400 Received: from win2000.translationforge.com (win2000.translationforge.com [192.168.0.100]) by www2.translationforge.com (8.12.8/8.12.8) with ESMTP id i3E8qjju015854 for ; Wed, 14 Apr 2004 10:52:45 +0200 From: Jean-Michel POURE Date: Wed, 14 Apr 2004 10:49:34 +0200 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200404141052.44499.jm@poure.com> Subject: [Qemu-devel] Win2k mouse Reply-To: jm@poure.com, 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 Dear all, I am trying to understand why Win2k mouse is so slow. Is this because Win2k grabs the mouse 20 times a second and Qemu should perform more IPS? Is there any setting (including in Qemu source code) to work around this issue? Do you plan to add some runtime parameter to Qemu in a near future? Cheers, Jean-Michel