gtk: Support keyboard translation for hosts running Windows
commit2777ccc55bfe90bfa813b01faf36fa6ea16fbea8
authorStefan Weil <sw@weilnetz.de>
Sat, 7 Dec 2013 15:25:17 +0000 (7 16:25 +0100)
committerStefan Weil <sw@weilnetz.de>
Mon, 20 Jan 2014 18:30:28 +0000 (20 19:30 +0100)
tree14b68724db7d4c239f77a4be435f47eaf4e1c04f
parent1cf892ca2689c84960b4ce4d2723b6bee453711c
gtk: Support keyboard translation for hosts running Windows

GTK uses different hardware keycodes on Windows hosts, so some special
handling is needed to get the QEMU keycode.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
ui/gtk.c