qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Jim C. Brown" <jbrown106@phreaker.net>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Keyboard patch for windows
Date: Wed, 4 Aug 2004 11:24:25 -0400	[thread overview]
Message-ID: <20040804152425.GA23213@jbrown.mylinuxbox.org> (raw)
In-Reply-To: <20040804103148.10A7.ERIK.KARLSSON@bonetmail.com>

While SDL works for qemu, I think we really need native support for different
OSes. Keep SDL around as a way to port qemu easily to new OSes of course, but
as development matures we should appoint maintainers for the OS-specific
drivers.

Touchpad emulation is not possible via SDL. I'm looking into using the X11
replacement (this will take a while as I have never done Xlib programming before
:) SDL may end up holding qemu back ... at the very least, use a custom version
of SDL that supports what we need (e.g. the custom SDL version should have
patches so the e0 is preserved when returning keypresses).

-- 
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.

  parent reply	other threads:[~2004-08-04 15:29 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-19 12:55 [Qemu-devel] Keyboard patch for windows Erik Karlsson
2004-08-03 21:11 ` Fabrice Bellard
2004-08-04  8:38   ` Erik Karlsson
2004-08-04 10:05     ` Laurent Amon
2004-08-04 10:16       ` Pierre d'Herbemont
2004-08-04 11:55         ` Laurent Amon
2004-08-04 15:53           ` Pierre d'Herbemont
2004-08-04 15:24     ` Jim C. Brown [this message]
2004-08-04 20:24       ` Lionel Ulmer
2004-08-04 21:00       ` Fabrice Bellard
2004-08-04 21:03     ` Fabrice Bellard
2004-08-05  0:08       ` Erik Karlsson

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=20040804152425.GA23213@jbrown.mylinuxbox.org \
    --to=jbrown106@phreaker.net \
    --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 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).