From owner-freebsd-emulation@FreeBSD.ORG Sun Apr 16 20:24:09 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAE0F16A416 for ; Sun, 16 Apr 2006 20:24:09 +0000 (UTC) (envelope-from bakul@bitblocks.com) Received: from mail.bitblocks.com (bitblocks.com [209.204.185.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A85B43D45 for ; Sun, 16 Apr 2006 20:24:09 +0000 (GMT) (envelope-from bakul@bitblocks.com) Received: from bitblocks.com (localhost [127.0.0.1]) by mail.bitblocks.com (Postfix) with ESMTP id 2952A294B9 for ; Sun, 16 Apr 2006 13:24:09 -0700 (PDT) To: freebsd-emulation@freebsd.org Date: Sun, 16 Apr 2006 13:24:09 -0700 From: Bakul Shah Message-Id: <20060416202409.2952A294B9@mail.bitblocks.com> Subject: qemu mouse misbehaving X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Apr 2006 20:24:09 -0000 With the latest qemu mouse motions are messed up in a VM. It seems to stick on a random vertial or horizontal line -- as if it thinks it is at the edge of the screen. Moving the mouse about randomly fixes it. I have seen this under Win2k as well as a number of other guest OSes. I wonder if this has something to with the changes for the tablet support...