9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Re: qemu mouse
@ 2007-03-21 22:01 ramkromberg
  0 siblings, 0 replies; only message in thread
From: ramkromberg @ 2007-03-21 22:01 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 661 bytes --]

I'm using qemu-0.9.0-windows with no troubles at all,
Heres my batch file:
[CODE]
REM Start qemu on windows.
@ECHO OFF
SET SDL_VIDEODRIVER=windib
SET SDL_AUDIODRIVER=dsound
SET QEMU_AUDIO_DRV=dsound
qemu.exe -L . -m 128 -cdrom plan9.iso -boot d
[/CODE]
I'm using a very recent nightly ISO, I never get any mouse issues, but I
haven't really played around with it much, no modified plan9.ini, no
nothing...
Since I haven't got around the slow copying to the vm's hd issue, I can't
"install to hd", so I can't really start setting the ether card and I
even can't "put" in acme :-)

Does this help in anyway ?
Ram Kromberg
ramkromberg@mail.com

[-- Attachment #2: Type: text/html, Size: 922 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-03-21 22:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-21 22:01 [9fans] Re: qemu mouse ramkromberg

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).