From: "Jim C. Brown" <jbrown106@phreaker.net>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] noSDL "GUI" for Qemu
Date: Mon, 19 Jul 2004 20:16:14 -0400 [thread overview]
Message-ID: <20040720001614.GA6934@jbrown.mylinuxbox.org> (raw)
In-Reply-To: <40FB7F71.4030709@simtreas.ru>
On Mon, Jul 19, 2004 at 11:59:45AM +0400, Vladimir N. Oleynik wrote:
> Hi all.
>
> I have made a no SDL variant "GUI" with use Xlib only for Qemu:
> ftp://ftp.simtreas.ru/pub/my/qemu/nosdl.c.gz
> This is small, simple and have not problem
> with sigacton/threads.
> Its first version, without fullscreen support and may be
> have problem with keyboard (hmm, PC/AT translation?)
>
>
> --w
> vodz
>
>
I haven't tried it yet, will do so later this afternoon.
But may I be the first to say .. Thank You!
SDL doesn't have the ability to support the touchpad. It can't tell us the
"absolute" position of the pointer [the position relative to the bottom-left corner
of the window], only the relative mouse movement and the absolute mouse position
relative to the screen itself. The 2nd type can't be used because one can not
get the position of the SDL window (I asked in #SDL and was basicly told "you
shouldn't need to do that") so there's no way to calculate what you need.
Of course, even if the X11 driver is adopted, touchpad support will be some
time away as I need to figure out how to convert pixels to mm.
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
--
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.
next prev parent reply other threads:[~2004-07-20 0:20 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-25 16:32 [Qemu-devel] AIO ide patch Vladimir N. Oleynik
2004-05-26 11:03 ` [Qemu-devel] " Vladimir N. Oleynik
2004-05-26 14:39 ` Hetz Ben Hamo
2004-05-26 14:09 ` Vladimir N. Oleynik
2004-05-30 14:30 ` Hetz Ben Hamo
2004-05-31 6:39 ` Vladimir N. Oleynik
2004-05-26 20:03 ` Fabrice Bellard
2004-07-19 7:59 ` [Qemu-devel] noSDL "GUI" for Qemu Vladimir N. Oleynik
2004-07-20 0:16 ` Jim C. Brown [this message]
2004-07-20 11:52 ` Richard Zidlicky
2004-07-24 3:21 ` Darrin Ritter
2004-07-20 12:32 ` [Qemu-devel] patches in dad-answers.com Vladimir N. Oleynik
2004-07-20 14:16 ` Brad Watson
2004-09-16 11:57 ` [Qemu-devel] No usermode hack Vladimir N. Oleynik
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=20040720001614.GA6934@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).