From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D0SfJ-0006fq-MW for qemu-devel@nongnu.org; Sun, 13 Feb 2005 17:56:36 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D0Sf7-0006Ys-2a for qemu-devel@nongnu.org; Sun, 13 Feb 2005 17:56:22 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D0Sf6-0006YS-1l for qemu-devel@nongnu.org; Sun, 13 Feb 2005 17:56:20 -0500 Received: from [65.19.178.186] (helo=pythonhacker.is-a-geek.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D0SOx-00052i-NN for qemu-devel@nongnu.org; Sun, 13 Feb 2005 17:39:39 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by pythonhacker.is-a-geek.net (Postfix) with ESMTP id CF0CA403D4 for ; Sun, 13 Feb 2005 17:39:33 -0500 (EST) Received: from pythonhacker.is-a-geek.net ([127.0.0.1]) by localhost (pythonhacker.is-a-geek.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03352-10 for ; Sun, 13 Feb 2005 17:38:50 -0500 (EST) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by pythonhacker.is-a-geek.net (Postfix) with ESMTP id 53683403CF for ; Sun, 13 Feb 2005 17:38:46 -0500 (EST) From: Darryl Dixon Content-Type: multipart/alternative; boundary="=-uokSv9dQzkyzomT6Mgx5" Date: Mon, 14 Feb 2005 11:38:43 +1300 Message-Id: <1108334324.14612.24.camel@localhost.localdomain> Mime-Version: 1.0 Subject: [Qemu-devel] QEMU and Xinerama dual-screen Reply-To: esrever_otua@pythonhacker.is-a-geek.net, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --=-uokSv9dQzkyzomT6Mgx5 Content-Type: text/plain Content-Transfer-Encoding: 7bit Just a note for other users who may not have realised: When using SDL-based programmes on Linux (*nix?) with dual-screens enabled via Xinerama, you will need to 'export SDL_VIDEO_X11_DGAMOUSE=0' before running QEMU (or whatever other SDL app, e.g. DosBox), otherwise the mouse misbehaves and can not be controlled properly in the programme. This is the fix/solution to bug #10025: http://savannah.nongnu.org/bugs/?func=detailitem&item_id=10025 Cheers, -- Darryl Dixon --=-uokSv9dQzkyzomT6Mgx5 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Just a note for other users who may not have realised:
When using SDL-based programmes on Linux (*nix?) with dual-screens enabled via Xinerama, you will need to 'export SDL_VIDEO_X11_DGAMOUSE=0' before running QEMU (or whatever other SDL app, e.g. DosBox), otherwise the mouse misbehaves and can not be controlled properly in the programme.

This is the fix/solution to bug #10025:
http://savannah.nongnu.org/bugs/?func=detailitem&item_id=10025


Cheers,
--
Darryl Dixon <esrever_otua@pythonhacker.is-a-geek.net>
--=-uokSv9dQzkyzomT6Mgx5--