qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Mouse Question
@ 2004-06-09  4:12 Bruce Ashfield
  2004-06-09  8:58 ` Antony T Curtis
  0 siblings, 1 reply; 3+ messages in thread
From: Bruce Ashfield @ 2004-06-09  4:12 UTC (permalink / raw)
  To: qemu-devel

Hi all, 

I've been lurking on the list for quite a few months, and I haven't seen
anyone describing problems like I've been seeing using Win2K as a guest,
which leads me to believe it's something with my setup. I've tried
everything I can think of, so any suggestions are appreciated.

The problem I'm seeing is that even though the mouse shows up as "working"
in the device manager properties, that isn't what I see. When windows first
starts up, I do see the mouse cursor, but as soon as I go into keyboard
grab and interact with windows the cursor disappears to never be seen
again. If I move the mouse quickly I see some focus flashing of windows and
clicking the right mouse button brings up the menu in the bottom right
corner of the screen. But that's it, I can't interact with the menu, the
windows, nothing at all.

So that's the problem, here are my details:

  - qemu: running qemu cvs update from Wednesday June 9th.
  - distro: debian testing/unstable packages
  - xfree: XFree86 version: 4.3.0.1
  - guest os: Win2K
  - gpm: no gpm (turned it off incase it was the problem)
  - sdl: version 1.2.7
  - launch: qemu -pci -cirrusvga -m 512 -hda win2k.img -n ./qemu-ifup

The cirrusvga and pci changes are working very nicely, great features, all
the hard work is most appreciated.

Is anyone else seeing symptoms like mine ? Or has anyone seen them in the
past ? I'm out of good ideas.

Cheers,

Bruce Ashfield


-- 

Bruce Ashfield | "Thou shalt not follow the NULL pointer, for
ashfield@computer.org | chaos and madness await then at its end."
bruce@zedd.org | - unknown

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Mouse Question
  2004-06-09  4:12 [Qemu-devel] Mouse Question Bruce Ashfield
@ 2004-06-09  8:58 ` Antony T Curtis
  2004-06-10  0:44   ` Bruce Ashfield
  0 siblings, 1 reply; 3+ messages in thread
From: Antony T Curtis @ 2004-06-09  8:58 UTC (permalink / raw)
  To: qemu-devel

On Wed, 2004-06-09 at 05:12, Bruce Ashfield wrote:
> Hi all, 
> 
> I've been lurking on the list for quite a few months, and I haven't seen
> anyone describing problems like I've been seeing using Win2K as a guest,
> which leads me to believe it's something with my setup. I've tried
> everything I can think of, so any suggestions are appreciated.
> 
> The problem I'm seeing is that even though the mouse shows up as "working"
> in the device manager properties, that isn't what I see. When windows first
> starts up, I do see the mouse cursor, but as soon as I go into keyboard
> grab and interact with windows the cursor disappears to never be seen
> again. If I move the mouse quickly I see some focus flashing of windows and
> clicking the right mouse button brings up the menu in the bottom right
> corner of the screen. But that's it, I can't interact with the menu, the
> windows, nothing at all.

I have had to do something like

SDL_MOUSE_RELATIVE=0
export SDL_MOUSE_RELATIVE

before I start qemu.

<snip>

-- 
Antony T Curtis <antony.t.curtis@ntlworld.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Mouse Question
  2004-06-09  8:58 ` Antony T Curtis
@ 2004-06-10  0:44   ` Bruce Ashfield
  0 siblings, 0 replies; 3+ messages in thread
From: Bruce Ashfield @ 2004-06-10  0:44 UTC (permalink / raw)
  To: qemu-devel

That did the trick. Many thanks, everything is working quite nicely now.

Bruce

In message: Re: [Qemu-devel] Mouse Question on June 09 Antony T Curtis
wrote:

> On Wed, 2004-06-09 at 05:12, Bruce Ashfield wrote:
> > Hi all, 
> > 
> > I've been lurking on the list for quite a few months, and I haven't seen
> > anyone describing problems like I've been seeing using Win2K as a guest,
> > which leads me to believe it's something with my setup. I've tried
> > everything I can think of, so any suggestions are appreciated.
> > 
> > The problem I'm seeing is that even though the mouse shows up as "working"
> > in the device manager properties, that isn't what I see. When windows first
> > starts up, I do see the mouse cursor, but as soon as I go into keyboard
> > grab and interact with windows the cursor disappears to never be seen
> > again. If I move the mouse quickly I see some focus flashing of windows and
> > clicking the right mouse button brings up the menu in the bottom right
> > corner of the screen. But that's it, I can't interact with the menu, the
> > windows, nothing at all.
> 
> I have had to do something like
> 
> SDL_MOUSE_RELATIVE=0
> export SDL_MOUSE_RELATIVE
> 
> before I start qemu.
> 
> <snip>
> 
> -- 
> Antony T Curtis <antony.t.curtis@ntlworld.com>
> 
> 
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel

-- 

Bruce Ashfield         | "Thou shalt not follow the NULL pointer, for
ashfield@computer.org  |  chaos and madness await thee at its end."
bruce@zedd.org         |       - unknown

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-06-10  0:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-09  4:12 [Qemu-devel] Mouse Question Bruce Ashfield
2004-06-09  8:58 ` Antony T Curtis
2004-06-10  0:44   ` Bruce Ashfield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).