All of lore.kernel.org
 help / color / mirror / Atom feed
From: Phil Krylov <phil.krylov@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Mac keyboard not supported
Date: Sun, 2 Jan 2005 17:40:15 +0300	[thread overview]
Message-ID: <c10dbf45050102064019cd195c@mail.gmail.com> (raw)
In-Reply-To: <DD7A4782-5C21-11D9-981A-00039307264A@stanfordalumni.org>

Hello Laurent,

Have a happy new year!

On Sat, 1 Jan 2005 19:20:50 +0100, Laurent Amon <amon@stanfordalumni.org> wrote:

> In the meanwhile, I just ported my old patch (included) to the snapshot
> of a few days ago. It works with the french keyboard, and should work
> with any other international one (and even US). Use your usual language
> setting and start qemu without the '-k' argument.

With this patch, everything works just fine here - except CapsLock and A keys.

This piece of the patch doesn't seem to work as expected:

  case SDLK_a:          /* I just don't want to know why this is needed */
                        case 0x71:
                                keycode = 0x1e;
                                break;

--
Ph.

  reply	other threads:[~2005-01-02 14:51 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-27 16:40 [Qemu-devel] Mac keyboard not supported Laurent Amon
2004-12-27 18:36 ` Phil Krylov
2004-12-28  1:16 ` Johannes Schindelin
2004-12-28  7:29   ` Laurent Amon
2004-12-28 11:55     ` Johannes Schindelin
2004-12-28 12:26       ` Laurent Amon
2004-12-28 12:41         ` Johannes Schindelin
2004-12-29  5:13 ` Natalia Portillo
2005-01-01 18:20   ` Laurent Amon
2005-01-02 14:40     ` Phil Krylov [this message]
2005-01-02 16:24       ` Laurent Amon
2005-01-02 17:47         ` Phil Krylov
2005-01-02 19:22           ` Johannes Schindelin
2005-01-02 20:16             ` Laurent Amon
2005-01-17 15:01               ` Johannes Schindelin
2005-01-17 16:51                 ` Laurent Amon
2005-01-17 17:58                   ` Johannes Schindelin
2005-01-17 22:08                   ` Fabrice Bellard
2005-01-17 23:17                     ` Laurent Amon
2005-01-17 17:54                 ` David Still
2005-01-17 18:42                   ` Johannes Schindelin
2005-01-17 19:33                     ` Laurent Amon

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=c10dbf45050102064019cd195c@mail.gmail.com \
    --to=phil.krylov@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.