wineconsole: Fix Alt+F10 sent when F10 pressed. (Try 2)

Erich Hoover ehoover at mines.edu
Thu Nov 12 11:41:01 CST 2009


Real Name:
    Erich Hoover
Description:
    The attached patch fixes a bug in wineconsole that causes all
WM_SYSKEY* commands to register as having the "Alt" key pressed.  This
patch fixes Bug #20516, which was exposed when 'F10' started being
recognized as a WM_SYSKEY* command instead of a WM_KEY* command
(commit 8c9a6e9f5cafa3306d9c0024a3e9635081678262).  The previous
version of this patch made things more complicated than necessary, as
the state of the "Alt" key is already being handled.
Changelog:
    wineconsole: Fix Alt+F10 sent when F10 pressed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-wineconsole-Fix-Alt-F10-sent-when-F10-pressed.patch
Type: text/x-diff
Size: 2124 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091112/04d3c13f/attachment.patch>


More information about the wine-patches mailing list