OSDN Git Service

ui/gtk: fix handling of AltGr key on Windows
authorVolker Rümelin <vr_qemu@t-online.de>
Sat, 16 May 2020 07:20:05 +0000 (09:20 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 19 May 2020 07:06:44 +0000 (09:06 +0200)
commitbd593d2cd9932ea20593c4e6960d84fd59854130
treec6a071c39c7ababec715635aa60b2ccfc94abedb
parent2df9f5718df7722924699a3754f99165e2f4ae35
ui/gtk: fix handling of AltGr key on Windows

Wire up the keyboard hooking code on Windows to fix the AltGr
key and improve keyboard grabbing.

Signed-off-by: Volker Rümelin <vr_qemu@t-online.de>
Message-id: 20200516072014.7766-2-vr_qemu@t-online.de
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/gtk.c