From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: Rob Landley <rob@landley.net>
Cc: qemu-devel@nongnu.org, Bernhard Fischer <rep.nop@aon.at>
Subject: Re: [Qemu-devel] [patch] factor out commonly used scancode translation table
Date: Tue, 16 Jan 2007 21:59:18 +0100 [thread overview]
Message-ID: <20070116205918.GA19917@aon.at> (raw)
In-Reply-To: <200701141758.52627.rob@landley.net>
On Sun, Jan 14, 2007 at 05:58:52PM -0500, Rob Landley wrote:
>On Thursday 04 January 2007 12:29 pm, Bernhard Fischer wrote:
>> Hi,
>>
>> The attached patch moves the x_keycode_to_pc_keycode LUT from sdl.c into
>> an x_keycode.c. This struct is also used by the GGI backend (that is not
>> yet merged ¹).
>
>Whatever happened to ggi? All I remember is that something over 5 years ago
>they managed to piss off Linus, and then their website went down.
>
>I take it the project continues to lurch forward? Or am I thinking of a
>different project?
GGI is actively maintained and developed. It works fine for me.
In recent years it added the possibility to use cocoa and quartz,
directx was much improved, the fbdev, X11, etc targets work fine too.
Last time i tried, even the directfb display was fine. The more uncommon
targets like target-multi, the tile-target, several palette targets,
target-tcp, target-vnc etc do work just fine.
There is a list of available display- and input-targets here:
http://www.ggi-project.org/targets.html
If the www server http://www.ggi-project.org/ is down (which doesn't
happen too often) then you can as well use
http://www.ibiblio.org/ggicore/
If you have additional questions then let me direct you to
the ggi list or irc channel..
prev parent reply other threads:[~2007-01-16 20:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-04 17:29 [Qemu-devel] [patch] factor out commonly used scancode translation table Bernhard Fischer
2007-01-04 17:52 ` Jonathan Phenix
2007-01-04 18:01 ` Bernhard Fischer
2007-01-04 18:10 ` Thiemo Seufer
2007-01-04 18:52 ` Bernhard Fischer
2007-01-04 19:06 ` Anthony Liguori
2007-01-14 22:58 ` Rob Landley
2007-01-16 20:59 ` Bernhard Fischer [this message]
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=20070116205918.GA19917@aon.at \
--to=rep.dot.nop@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=rep.nop@aon.at \
--cc=rob@landley.net \
/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).