qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Olivier Danet <odanet@caramail.com>
Cc: Blue Swirl <blauwirbel@gmail.com>,
	Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>,
	qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 5/6] input: switch sparc32 kbd to new input api
Date: Tue, 06 May 2014 14:16:39 +0200	[thread overview]
Message-ID: <1399378599.25009.3.camel@nilsson.home.kraxel.org> (raw)
In-Reply-To: <53640D97.9080409@caramail.com>

  Hi,

> -         put_queue(s, 0); // XXX, layout?
> +         put_queue(s, 0x21); // USA layout

> Here is a mapping with corrected codes for arrows/pgup/pgdown... :
> 
> static const uint8_t qcode_to_keycode[Q_KEY_CODE_MAX] = {
[ ... ]

Picked it up, thanks.

> I have tried a 119 keys Sun USB keyboard but the additional keys do not seem to
> be detected by QEMU. Needs more work...

Using the 'sendkey' monitor command should work.

Typing on the physical keyboard needs work in the UI code I guess.
What you are using?  gtk? sdl? vnc?

cheers,
  Gerd

      parent reply	other threads:[~2014-05-06 12:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1398335869-30072-1-git-send-email-kraxel@redhat.com>
     [not found] ` <1398335869-30072-6-git-send-email-kraxel@redhat.com>
     [not found]   ` <535B057E.4010401@caramail.com>
     [not found]     ` <1398770204.29651.24.camel@nilsson.home.kraxel.org>
2014-05-02 21:26       ` [Qemu-devel] [PATCH 5/6] input: switch sparc32 kbd to new input api Olivier Danet
2014-05-04 21:55         ` Mark Cave-Ayland
2014-05-06 12:16         ` Gerd Hoffmann [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=1399378599.25009.3.camel@nilsson.home.kraxel.org \
    --to=kraxel@redhat.com \
    --cc=blauwirbel@gmail.com \
    --cc=mark.cave-ayland@ilande.co.uk \
    --cc=odanet@caramail.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 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).