[ros-bugs] [Bug 6305] Composite keys not working
ReactOS.Bugzilla at reactos.org
ReactOS.Bugzilla at reactos.org
Fri Jun 17 11:51:50 UTC 2011
http://www.reactos.org/bugzilla/show_bug.cgi?id=6305
usurp <spetreolle at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|I can't type - or _ with the|Composite keys not working
|italian keyboard layout |
--- Comment #5 from usurp <spetreolle at yahoo.fr> 2011-06-17 11:51:50 CET ---
The composite keys are handled into the keyboard layouts.
You can find the mappings into extcode0_to_vk (0xE0 keys) and extcode1_to_vk
tables. (0xE1 keys)
win32k is supposed to take care of of this already (see KeyboardThreadMain and
W32kKeyProcessMessage for 0xE0/0xE1)
It doesn't work though, the french keyboard layout has the same problem.
--
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Ros-bugs
mailing list