[Bug 28168] VK_OEM_3 (0xC0) not converted into (0xC0) if US keyboard requested

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Aug 25 02:09:09 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=28168

--- Comment #1 from Sebastian Riemer <Sebastian.Riemer at gmx.de> 2011-08-25 02:08:57 CDT ---
Created an attachment (id=36096)
 --> (http://bugs.winehq.org/attachment.cgi?id=36096)
This fixes VK_OEM_3 in MAPVK_VK_TO_CHAR converting

VK_OEM_3 (0xC0) has to remain 0xC0 for MAPVK_VK_TO_CHAR instead of asking the
X11 server. This patches X11DRV_MapVirtualKeyEx() in
dlls/winex11.drv/keyboard.c for wine 1.3.26.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list