From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Rull Subject: Re: [ANNOUNCE] kvm-88 release Date: Mon, 13 Jul 2009 12:01:26 +0200 Message-ID: <4A5B05F6.40403@rdsoftware.de> References: <4A59E599.4080802@redhat.com> <4A59FBF2.2050904@gmail.com> <4A59FDB3.4040605@redhat.com> <4A5AF2FF.1040402@msgid.tls.msk.ru> <4A5AF972.6070606@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: KVM list To: Avi Kivity Return-path: Received: from moutng.kundenserver.de ([212.227.17.8]:65273 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755138AbZGMKBb (ORCPT ); Mon, 13 Jul 2009 06:01:31 -0400 In-Reply-To: <4A5AF972.6070606@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Hi Avi, Avi Kivity wrote: >>> Note -usbdevice tablet is only eating your cpu. >> >> It is not. Unless I don't understand something. >> >> With -usbdevice tablet mouse cursor/position is kept syncronized >> without a need to grab mouse/keyboard. This is very handy and >> easy. > > Right, I forgot that bit. I only remembered the better vnc behaviour on > some clients. Could you give me a hint how to manage the auto-grab of mouse and keyboard maybe with a patch? A pointer to the code where the grabbing occurs within -usbdevice tablet) would be fine - I would try to add a patch on that and also test it. Maybe it could be a new commandline option (e.g. -autograb)? A better performance with auto-grab and without the -usbdevice parameter would be very nice :-) And this should be the way if I understood the conversion before correctly. Best regards, Erik