forked from joejulian/gio
495c690187
F10 has a special meaning on Windows, if the default handler runs the first key press following F10 will not generate a key.Press event and if the first key press after F10 is space the window menu will be opened instead. Fixes #213 Signed-off-by: aarzilli <alessandro.arzilli@gmail.com>