winex11.drv: Map Meta keys to VK_{L, R}MENU, not just VK_MENU.
commitebebee5b9e4e0929c971e9b2a4ffb70950b737cd
authorKen Thomases <ken@codeweavers.com>
Wed, 13 Jul 2011 11:03:49 +0000 (13 06:03 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 13 Jul 2011 13:00:10 +0000 (13 15:00 +0200)
tree34cb0a552d969068165cba9172f935696f6c3a08
parentc4daf281865c494c7e7dba0901eeebacef4cae29
winex11.drv: Map Meta keys to VK_{L, R}MENU, not just VK_MENU.

This fixes a problem with X11DRV_KeymapNotify sending incorrect key-up events.
dlls/winex11.drv/keyboard.c