WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Windows XP mouse support over VNC

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Windows XP mouse support over VNC
From: David Richardson <daverich04@xxxxxxxxx>
Date: Tue, 5 Sep 2006 16:20:21 -0700 (PDT)
Delivery-date: Tue, 05 Sep 2006 16:21:04 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=IKAo3VrxI05oh8mBeUtvAF+2GSLOWxn1uU44C6WTLGRV8YWM0VLbGaQaMDUd+SxsDp0t2fYzTO8OqSlNgxH023ZDS+RiM8SeLabmz9S8FdVswJ5vADtDKWMinsidHKvNHRPbwUmt/JQkBNbtwRLM0fxq14y0iuNX78+Gbx2B0Qo= ;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hey,

Has anyone been able to get the mouse to track
correctly on a Windows XP guest using VNC?  I'm
running Xen3.0.2 (built from source).  I've tried the
Summagraphics mouse driver (following the instructions
in the Xen docs), but it appears to do nothing.  The
XP guest boots and says "Error: tablet device not
found".

Adding some hooks into the tools/ioemu/hw/pckbd.c file
shows that, although I've installed the Summagraphics
driver on the XP guest, the qemu-dm never chooses the
TABLET case in the kbd_mouse_send_packet routine.

Any ideas?  Thanks!

~Dave

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Windows XP mouse support over VNC, David Richardson <=