Re: [Qemu-devel] vnc patch

2006-05-02 Thread Troy Benjegerdes
-usbdevice tablet emulates a absolute position USB HID device instead of a PS/2 mouse, so there is no need for messy mouse calibration when using VNC. It also allows you to get rid of the need to have the SDL version 'grab' the mouse. On Sat, Apr 29, 2006 at 07:36:01PM +0200, Christian MICHON wrot

Re: [Qemu-devel] vnc patch

2006-04-29 Thread Christian MICHON
did I understand well ? 1) there's a rework of the original vnc patch 2) there are no problems of sync using the usb tablet what is this usb tablet stuff? do I really need a usb tablet connected to the host or this is yet another emulated hardware inside the qem guest ? If this is the case, it

Re: [Qemu-devel] vnc patch

2006-04-28 Thread Anthony Liguori
Lonnie Mendez wrote: Lonnie Mendez wrote: There is another vnc patch by Anthony Liguori (same person involved with the tablet along with others). From what I've heard it will reduce the bandwidth usage greatly. Also, afaik this is still under development. The source was posted on the

Re: [Qemu-devel] vnc patch

2006-04-28 Thread Lonnie Mendez
Lonnie Mendez wrote: There is another vnc patch by Anthony Liguori (same person involved with the tablet along with others). From what I've heard it will reduce the bandwidth usage greatly. Also, afaik this is still under development. The source was posted on the irc channel a few days

Re: [Qemu-devel] vnc patch

2006-04-28 Thread Lonnie Mendez
Christian Bourque wrote: Eric, is it possible to tweak something to fix the mouse issue? Because under w2k my mouse is completely out of sync... I tried disabling mouse acceleration like I read on the list but that didn't help... CVS has a usb tablet mouse that features absolute coordinate

Re: [Qemu-devel] vnc patch

2006-04-28 Thread Christian Bourque
Eric, is it possible to tweak something to fix the mouse issue? Because under w2k my mouse is completely out of sync... I tried disabling mouse acceleration like I read on the list but that didn't help... Thanks Christian ___ Qemu-devel mailing list

Re: [Qemu-devel] vnc patch

2006-04-28 Thread Christian Bourque
Thanks a lot Eric! Christian Date: Fri, 28 Apr 2006 09:49:50 +0200 From: Eric Hameleers <[EMAIL PROTECTED]> Subject: Re: [Qemu-devel] vnc patch To: qemu-devel@nongnu.org Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=us-ascii > From: Christian Bo

Re: [Qemu-devel] vnc patch

2006-04-28 Thread Eric Hameleers
> From: Christian Bourque > Subject: [Qemu-devel] vnc patch > Date: Thu, 27 Apr 2006 09:32:44 -0400 > > Hi! > > Could someone post the last version of the vnc patch that applies > cleanly against current cvs version? > > Thanks > > Chris

[Qemu-devel] vnc patch

2006-04-27 Thread Christian Bourque
Hi! Could someone post the last version of the vnc patch that applies cleanly against current cvs version? Thanks Christian ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

Re: [Qemu-devel] VNC patch status?

2005-10-09 Thread Johannes Schindelin
Hi, On Sun, 9 Oct 2005, Jernej Simon?i? wrote: > On Sunday, October 9, 2005, 11:30:28, Rui Carmo wrote: > > > My primary use for it is being able to access Linux VM consoles - > > although I'm curious as to the mouse issues other folk are mentioning > > - is it a Win98 specific issue? (the

Re: [Qemu-devel] VNC patch status?

2005-10-09 Thread Jernej Simončič
On Sunday, October 9, 2005, 11:30:28, Rui Carmo wrote: > My primary use for it is being able to access Linux VM consoles - > although I'm curious as to the mouse issues other folk are mentioning > - is it a Win98 specific issue? (the only Windows I run inside QEMU > is XP, and I use RDP to

Re: [Qemu-devel] VNC patch status?

2005-10-09 Thread Rui Carmo
Thanks, I'll look into CVS. My primary use for it is being able to access Linux VM consoles - although I'm curious as to the mouse issues other folk are mentioning - is it a Win98 specific issue? (the only Windows I run inside QEMU is XP, and I use RDP to reach that...) Regards, Rui Car

Re: [Qemu-devel] VNC patch status?

2005-10-08 Thread Brad Campbell
Troy Benjegerdes wrote: Furthermore, the main problem still prevails: There is no sane way to get the mouse running yet. I played around with a tablet patch someone sent me, but could not get it to run with a Win98 guest. Since this is my main use for qemu+vnc, I need a solution for this case.

Re: [Qemu-devel] VNC patch status?

2005-10-08 Thread Troy Benjegerdes
On Sat, Oct 08, 2005 at 08:29:27PM +0200, Johannes Schindelin wrote: > Hi, > > On Sat, 8 Oct 2005, Iain McFarlane wrote: > > > VNC support has now been added to cvs > > Am I missing something? I don't see it. > > Furthermore, the main problem still prevails: There is no sane way to get > the m

Re: [Qemu-devel] VNC patch status?

2005-10-08 Thread Johannes Schindelin
Hi, On Sat, 8 Oct 2005, Iain McFarlane wrote: > VNC support has now been added to cvs Am I missing something? I don't see it. Furthermore, the main problem still prevails: There is no sane way to get the mouse running yet. I played around with a tablet patch someone sent me, but could not get

Re: [Qemu-devel] VNC patch status?

2005-10-08 Thread Iain McFarlane
Rui, VNC support has now been added to cvs Regards, Iain On Saturday 08 Oct 2005 10:52, Rui Carmo wrote: > Hello, > > I was wondering about the status of the VNC patch that was available > a few months back (i.e., whether it's still useful for 0.7.2) and > whether or not it was being considered

[Qemu-devel] VNC patch status?

2005-10-08 Thread Rui Carmo
Hello, I was wondering about the status of the VNC patch that was available a few months back (i.e., whether it's still useful for 0.7.2) and whether or not it was being considered for inclusion in the main source tree. Regards, Rui Carmo http://the.taoofmac.com ___