qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Keyboard patch for windows


From: Jim C. Brown
Subject: Re: [Qemu-devel] Keyboard patch for windows
Date: Wed, 4 Aug 2004 11:24:25 -0400
User-agent: Mutt/1.4i

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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]