ui/sdl2: fix handling of AltGr key on Windows
commit830473455fb94e7362c464a9b7667dca1004a5a4
authorVolker Rümelin <vr_qemu@t-online.de>
Sat, 16 May 2020 07:20:09 +0000 (16 09:20 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 19 May 2020 07:06:44 +0000 (19 09:06 +0200)
treeb469d0286c46da416bd34a173490d2963510fba4
parentfd7c1bea17e4aaea45c00b37b7a2af5dd72b17f8
ui/sdl2: 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-6-vr_qemu@t-online.de
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/sdl2.c