From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45635) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLWO2-0004fS-Gi for qemu-devel@nongnu.org; Tue, 19 Jan 2016 08:31:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aLWNy-0003LY-HP for qemu-devel@nongnu.org; Tue, 19 Jan 2016 08:31:54 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40183) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLWNy-0003LS-CC for qemu-devel@nongnu.org; Tue, 19 Jan 2016 08:31:50 -0500 Message-ID: <1453210308.18326.83.camel@redhat.com> From: Gerd Hoffmann Date: Tue, 19 Jan 2016 14:31:48 +0100 In-Reply-To: References: 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 Mo, 2016-01-18 at 21:11 +0100, nicolas prochazka wrote: > hello,=20 >=20 > my vm is starting with libvirt xml definition file. >=20 >=20 > Qemu 2.4.0 >=20 > using sdl2|gtk ui ( not using spice client) > Qxl video card is necessary for dual monitor configuration under > windows OS . Dual monitor will work with spice only. You need the spice client and spice agent in the guest to have functional mouse input. cheers, Gerd