Re: [Qemu-devel] USB Tablet Emulation + VNC patch..

2006-04-26 Thread Brad Campbell
Troy Benjegerdes wrote: Now, does anyone have instructions on how to get Win2k installed and updated to the latest set of security patches? I can get service pack 4 installed, but running windowsupdate seems to never work right. If I run it up with -win2k-hack then windowsupdate works fine.. Her

Re: [Qemu-devel] USB Tablet Emulation + VNC patch..

2006-04-25 Thread Troy Benjegerdes
> >Now, does anyone have instructions on how to get Win2k installed and > >updated to the latest set of security patches? I can get service pack 4 > >installed, but running windowsupdate seems to never work right. > > If I run it up with -win2k-hack then windowsupdate works fine.. > Here is what I

Re: [Qemu-devel] USB Tablet Emulation + VNC patch..

2006-04-21 Thread Brad Campbell
Troy Benjegerdes wrote: On Mon, Apr 10, 2006 at 12:23:05PM +0400, Brad Campbell wrote: Anthony Liguori wrote: I spent some time cleaning this all up. The following integrates Brad's patches and the patch from http://gnome.dnsalias.net/patches/qemu-hidmousexp.patch It adds a new emulated USB

[Qemu-devel] USB Tablet Emulation + VNC patch..

2006-04-19 Thread Troy Benjegerdes
On Mon, Apr 10, 2006 at 12:23:05PM +0400, Brad Campbell wrote: > Anthony Liguori wrote: > >I spent some time cleaning this all up. The following integrates Brad's > >patches and the patch from > >http://gnome.dnsalias.net/patches/qemu-hidmousexp.patch > > > >It adds a new emulated USB device tha

Re: [Qemu-devel] USB Tablet Emulation

2006-04-10 Thread Brad Campbell
Ok.. and for my next trick.. one that is not whitespace damaged.. Functionally same as 002.. Brad (need caffeine or sleep) -- "Human beings, who are almost unique in having the ability to learn from the experience of others, are also remarkable for their apparent disinclination to do so." -- Dou

Re: [Qemu-devel] USB Tablet Emulation

2006-04-10 Thread Brad Campbell
Brad Campbell wrote: Brad Campbell wrote: Brad Campbell wrote: The wheel works in SDL although there is currently a bug where it steps by 2 instead of 1.. so it's ok for scrolling, but scrolling through a selection box causes it to skip every second selection. I've not tested the wheel with t

Re: [Qemu-devel] USB Tablet Emulation

2006-04-10 Thread Brad Campbell
Brad Campbell wrote: Brad Campbell wrote: The wheel works in SDL although there is currently a bug where it steps by 2 instead of 1.. so it's ok for scrolling, but scrolling through a selection box causes it to skip every second selection. I've not tested the wheel with the vnc patch yet. I'll

Re: [Qemu-devel] USB Tablet Emulation

2006-04-10 Thread Brad Campbell
Brad Campbell wrote: The wheel works in SDL although there is currently a bug where it steps by 2 instead of 1.. so it's ok for scrolling, but scrolling through a selection box causes it to skip every second selection. I've not tested the wheel with the vnc patch yet. I'll get to those tonight

Re: [Qemu-devel] USB Tablet Emulation

2006-04-10 Thread Brad Campbell
Leonardo E. Reiter wrote: Sorry about that... Brad, very well done! Ta :) Anthony did a great job doing the stuff I'm knaff at (making clean and mergable code) and the sdl hookups. I just hacked the hid stuff (about 150 win2k reboots in there). It works with Win98 also, but Win98 seems to w

Re: [Qemu-devel] USB Tablet Emulation

2006-04-10 Thread Leonardo E. Reiter
Sorry about that... Brad, very well done! On another note, I'm looking over the USB HID spec to better understand the boot-time device constraints. I doubt you can use an absolute coordinate tablet as a boot-time mouse that actually reports positions in absolute terms, but maybe it's possibl

Re: [Qemu-devel] USB Tablet Emulation

2006-04-10 Thread Anthony Liguori
Leonardo E. Reiter wrote: Anthony, your patch works perfectly, even with Windows XP as well. Make sure to give credit where credit's due. Brad Campbell figured out the hard stuff :-) The transition from the boot-time PS/2 mouse is perfect, and the way the cursor grab logic is handled is

Re: [Qemu-devel] USB Tablet Emulation

2006-04-10 Thread Leonardo E. Reiter
Anthony, your patch works perfectly, even with Windows XP as well. The transition from the boot-time PS/2 mouse is perfect, and the way the cursor grab logic is handled is seamless. I haven't been able to test the scroll wheel because I have some hardware restrictions today (laptop only for

Re: [Qemu-devel] USB Tablet Emulation

2006-04-10 Thread Johannes Schindelin
Hi, On Mon, 10 Apr 2006, Brad Campbell wrote: > Not complaining at all. I was looking at removing the magic mouse stuff but > that would then remove functionality for clients that currently can't use the > hid-abs support. So I left it there and patched it up to work. Good! I'll give it a try to

Re: [Qemu-devel] USB Tablet Emulation

2006-04-10 Thread Brad Campbell
Johannes Schindelin wrote: With Xorg from CVS, the evdev driver segfaults. This is apparently expected behavior. Hopefully it will be fixed soon. It works quite nicely under Win2k. Here is the vnc patch to go on top of that and the latest cvs. Before anybody complains: vnc.c needs a major c

Re: [Qemu-devel] USB Tablet Emulation

2006-04-10 Thread Johannes Schindelin
Hi, On Mon, 10 Apr 2006, Brad Campbell wrote: > Anthony Liguori wrote: > > I spent some time cleaning this all up. The following integrates Brad's > > patches and the patch from > > http://gnome.dnsalias.net/patches/qemu-hidmousexp.patch > > > > It adds a new emulated USB device that reports ab

Re: [Qemu-devel] USB Tablet Emulation

2006-04-10 Thread Brad Campbell
Anthony Liguori wrote: I spent some time cleaning this all up. The following integrates Brad's patches and the patch from http://gnome.dnsalias.net/patches/qemu-hidmousexp.patch It adds a new emulated USB device that reports absolute coordinates. It also modifies SDL to operate in grabless

Re: [Qemu-devel] USB Tablet Emulation (was: Gentlemen we have absolute movement! was:Absolute USB-HID device musings (was Re: VNC Terminal Server))

2006-04-09 Thread Anthony Liguori
I spent some time cleaning this all up. The following integrates Brad's patches and the patch from http://gnome.dnsalias.net/patches/qemu-hidmousexp.patch It adds a new emulated USB device that reports absolute coordinates. It also modifies SDL to operate in grabless mode when an absolute in