From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49538) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMCw6-0007ML-97 for qemu-devel@nongnu.org; Thu, 21 Jan 2016 05:57:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aMCw2-0001oC-9c for qemu-devel@nongnu.org; Thu, 21 Jan 2016 05:57:54 -0500 Received: from mx1.redhat.com ([209.132.183.28]:57947) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMCw2-0001nu-46 for qemu-devel@nongnu.org; Thu, 21 Jan 2016 05:57:50 -0500 Message-ID: <1453373867.11655.70.camel@redhat.com> From: Gerd Hoffmann Date: Thu, 21 Jan 2016 11:57:47 +0100 In-Reply-To: References: <1453210308.18326.83.camel@redhat.com> <1453273222.11804.1.camel@redhat.com> <1453363391.11655.30.camel@redhat.com> <1453370084.11655.58.camel@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] qxl : no mouse cursor with sdl2/gtk UI List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: nicolas prochazka Cc: qemu-devel On Do, 2016-01-21 at 11:38 +0100, nicolas prochazka wrote: > it does not work , with dropping usb tablet. >=20 > to be more precise, when i write "no mouse cursor', it means, mouse is > ok ( click and position) , it's just the mouse pointer which is not > visible Is the spice guest agent active? Does it help to disable it? cheers, Gerd