FreeRDP/libfreerdp-locale
Mads Kiilerich 16478d8fad locale: update rdp scancodes according to Win CE "Translating Scan Codes to Virtual-Key Codes"
The values in @msdn{ms892480} seems to be what is used in TS_KEYBOARD_EVENT @msdn{cc240584}.

All the "XT Scan Code Translation Libraries" has been checked and integrated.
Only the Korean has been skipped. It is clearly something completely different
from everything else. The Japanese is just an extension of the US keyboard like
the others.
2012-03-29 01:25:49 +02:00
..
CMakeLists.txt locale: don't fall back to keymap detection when xkbfile is used 2012-03-24 01:57:10 +01:00
keyboard.c locale: make RDP_SCANCODE a simple value type that easily can be passed around 2012-03-29 01:12:35 +02:00
keyboard_keymap.c fix building on X11 without XKBFILE 2012-03-29 01:10:57 +02:00
keyboard_keymap.h locale: move keymap parsing to keyboard_keymap.c 2012-03-24 01:57:09 +01:00
keyboard_layout.c locale: update rdp scancodes according to Win CE "Translating Scan Codes to Virtual-Key Codes" 2012-03-29 01:25:49 +02:00
keyboard_sun.c locale: reintroduce sun keyboard layouts and fix sun compilation 2012-03-24 01:57:10 +01:00
keyboard_sun.h locale: clarify internally what is xkbfile and what is xkb 2012-03-24 01:57:09 +01:00
keyboard_x11.c locale: make RDP_SCANCODE a simple value type that easily can be passed around 2012-03-29 01:12:35 +02:00
keyboard_x11.h locale: encapsulate X11_KEYCODE_TO_RDP_SCANCODE in keyboard.c 2012-03-24 01:57:10 +01:00
keyboard_xkbfile.c locale: update rdp scancodes according to Win CE "Translating Scan Codes to Virtual-Key Codes" 2012-03-29 01:25:49 +02:00
keyboard_xkbfile.h locale: make RDP_SCANCODE a simple value type that easily can be passed around 2012-03-29 01:12:35 +02:00
liblocale.h locale: move keymap parsing to keyboard_keymap.c 2012-03-24 01:57:09 +01:00
locale.c introduce generic ARRAY_SIZE macro 2012-02-28 18:11:11 +01:00
timezone.c libfreerdp-utils: added time utils 2012-03-06 09:23:59 -05:00
virtual_key_codes.c locale: move Virtual-Key Code definitions to virtual_key_codes.[ch] 2012-03-24 01:57:09 +01:00
xkb_layout_ids.c locale: move conversion from xkb layout names to RDP IDs to xkb_layout_ids.c 2012-03-24 01:57:10 +01:00
xkb_layout_ids.h locale: move conversion from xkb layout names to RDP IDs to xkb_layout_ids.c 2012-03-24 01:57:10 +01:00