]> Git Repo - qemu.git/commit
gtk: Add handling for the xfree86 keycodes
authorBruce Rogers <[email protected]>
Thu, 1 May 2014 02:29:42 +0000 (20:29 -0600)
committerGerd Hoffmann <[email protected]>
Mon, 26 May 2014 06:41:04 +0000 (08:41 +0200)
commit3158a3482b0093e41f2b2596fba50774ea31ae08
tree82180c27e184dbdaea2a660593cd180dfcdbe858
parentaa0a55d42d0874bad9ff0f709c91179be727b8ce
gtk: Add handling for the xfree86 keycodes

Currently only evdev keycodes are handled by the gtk-ui. SDL has
code to handle both. This patch adds similar processing so that
both keycode types will be handled via the gtk-ui.

Signed-off-by: Bruce Rogers <[email protected]>
Signed-off-by: Gerd Hoffmann <[email protected]>
ui/gtk.c
This page took 0.024871 seconds and 4 git commands to generate.