[Bug 43010] Wine does not pass scancodes properly

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 12 05:58:44 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=43010

--- Comment #1 from Iiro Laiho <ilmaisin at openmailbox.org> ---
https://wiki.winehq.org/Wine_Developer%27s_Guide/Windowing_system#Keyboard_mapping

Apparently Wine translates the mapped characters to scancodes in a some weird
method that involves layouts hard-coded to the Wine source code and guessing
the keyboard layout. It's not really a very robust way to do that. At least on
PC/Linux platform it IMO would be better to just pass the actual scancodes as
they are readily available.

-- 
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