From: "Daniel P. Berrangé" <berrange@redhat.com>
To: "Volker Rümelin" <vr_qemu@t-online.de>
Cc: QEMU <qemu-devel@nongnu.org>
Subject: Re: [PATCH 1/1] Fix win32 keycode for VK_OEM_102
Date: Fri, 1 May 2020 16:44:45 +0100 [thread overview]
Message-ID: <20200501154445.GC3356@redhat.com> (raw)
In-Reply-To: <20200429184250.8238-1-vr_qemu@t-online.de>
On Wed, Apr 29, 2020 at 08:42:50PM +0200, Volker Rümelin wrote:
> The win32 keycode for VK_OEM_102 is 0xe2. The Microsoft docu-
> mentation for virtual-key codes agrees with mingw32/winuser.h.
Yes, I concur. I must have made a typo when entering this.
>
> Signed-off-by: Volker Rümelin <vr_qemu@t-online.de>
> ---
> data/keymaps.csv | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
and queued for merge
>
> diff --git a/data/keymaps.csv b/data/keymaps.csv
> index bc2376c..8111047 100644
> --- a/data/keymaps.csv
> +++ b/data/keymaps.csv
> @@ -145,7 +145,7 @@ KEY_KPDOT,83,ANSI_KeypadDecimal,0x41,0x53,0x71,0x71,99,VK_DECIMAL,0x6e,83,83,XK_
> KEY_KPDOT,83,ANSI_KeypadDecimal,0x41,0x53,0x71,0x71,99,VK_DECIMAL,0x6e,83,83,XK_KP_Decimal,0xffae,NumpadDecimal,KPDC,kp_decimal,0x32,0x41
> ,84,,,0x54,,,,,,,,,,,,,,
> KEY_ZENKAKUHANKAKU,85,,,0x76,0x5f,,148,,,,,,,Lang5,HZTG,,,
> -KEY_102ND,86,,,0x56,0x61,0x13,100,VK_OEM_102,0xe1,86,86,,,IntlBackslash,LSGT,less,0x7c,
> +KEY_102ND,86,,,0x56,0x61,0x13,100,VK_OEM_102,0xe2,86,86,,,IntlBackslash,LSGT,less,0x7c,
> KEY_F11,87,F11,0x67,0x57,0x78,0x56,68,VK_F11,0x7a,87,87,XK_F11,0xffc8,F11,FK11,f11,0x09,0x67
> KEY_F12,88,F12,0x6f,0x58,0x07,0x5e,69,VK_F12,0x7b,88,88,XK_F12,0xffc9,F12,FK12,f12,0x0b,0x6f
> KEY_RO,89,,,0x73,0x51,,135,,,,,,,IntlRo,AB11,ro,,
> --
> 2.16.4
>
Regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
prev parent reply other threads:[~2020-05-01 15:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-29 18:41 [PATCH 0/1] Patch for keycodemapdb Volker Rümelin
2020-04-29 18:42 ` [PATCH 1/1] Fix win32 keycode for VK_OEM_102 Volker Rümelin
2020-05-01 15:44 ` Daniel P. Berrangé [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=20200501154445.GC3356@redhat.com \
--to=berrange@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=vr_qemu@t-online.de \
/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).