mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 04:13:37 +00:00
patch from Simon Hanae mail : ja731j at ja731j dot homeip dot net, part 1 of 2
See issue #1876 for more details. svn path=/trunk/; revision=24853
This commit is contained in:
@@ -63,7 +63,7 @@ ROSDATA USHORT scancode_to_vk[] = {
|
||||
/* Third letters row */
|
||||
'Z', 'X', 'C', 'V',
|
||||
'B', 'N', 'M', VK_OEM_COMMA,
|
||||
VK_OEM_PERIOD,VK_OEM_2,VK_OEM_5, VK_RSHIFT,
|
||||
VK_OEM_PERIOD,VK_OEM_2,/*VK_OEM_5,*/ VK_RSHIFT,
|
||||
/* - 37 - */
|
||||
/* Bottom Row */
|
||||
VK_MULTIPLY, VK_LMENU, VK_SPACE, VK_CAPITAL,
|
||||
@@ -369,3 +369,4 @@ PKBDTABLES STDCALL KbdLayerDescriptor() {
|
||||
return &keyboard_layout_table;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user