From: Volker Ruppert <info@vruppert.de>
To: qemu-devel@nongnu.org, Fred <fredtam@sten.sunnybrook.utoronto.ca>
Subject: Re: [Qemu-devel] mouse freeze (related to new wheel mouse support?)
Date: Thu, 27 Jan 2005 18:15:46 +0100 [thread overview]
Message-ID: <200501271815.46465.info@vruppert.de> (raw)
In-Reply-To: <Pine.LNX.4.58.0501261559550.20085@fissure.sunnybrook.utoronto.ca>
Hi,
> -Start qemu. Mouse works okay.
> -Reboot the guest OS: Windows Start menu -> Shutdown -> Reboot.
> -When Windows comes back up, the mouse cursor does not respond.
I guess Windows 2000 enables the wheel mouse feature and the wheel is usable
and after rebooting the device ID is wrong. I think the mouse type is
affected by the mouse reset function (0xff). Please add this line in pckbd.c
in the AUX_RESET section and let us know what happens:
s->mouse_type = 0;
--
Bye
Volker
next prev parent reply other threads:[~2005-01-27 17:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-26 21:16 [Qemu-devel] mouse freeze (related to new wheel mouse support?) Fred
2005-01-27 0:12 ` Jim C. Brown
2005-01-27 17:15 ` Volker Ruppert [this message]
2005-01-27 17:56 ` Lee
2005-01-27 22:13 ` Fred
2005-01-27 21:38 ` Fred
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200501271815.46465.info@vruppert.de \
--to=info@vruppert.de \
--cc=fredtam@sten.sunnybrook.utoronto.ca \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.