FreeRDP/libfreerdp/locale
akallabeth 52786d0f12 [input] update to use new WINPR_KEYBOARD_TYPE*
* Use new enum constants with WINPR_KEYBOARD_* prefix
* Fix mapping of keycodes and scancodes, the offset of 8 is no longer
  required if the proper keyboard type is used.
2023-05-12 09:52:01 +02:00
..
CMakeLists.txt Added missing CoreFoundation library to dependencies 2021-01-21 09:51:30 +01:00
keyboard.c [input] update to use new WINPR_KEYBOARD_TYPE* 2023-05-12 09:52:01 +02:00
keyboard_apple.c locale: Fix polish keyboard layouts on MacOS (#8139) 2022-08-19 12:25:54 +02:00
keyboard_apple.h locale: Fix keyboard detection on MacOS 2021-01-18 16:53:02 +01:00
keyboard_layout.c Updated keyboard list API 2022-10-19 20:31:53 +02:00
keyboard_sun.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
keyboard_sun.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
keyboard_x11.c refactor [locale/keyboard_x11]: cleanup and remove calls to xprop 2023-05-11 11:07:22 +02:00
keyboard_x11.h Reformatted to new style 2019-11-07 10:53:54 +01:00
keyboard_xkbfile.c Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
keyboard_xkbfile.h Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
liblocale.h Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
locale.c Fixed Wsign-compare warnings 2022-12-09 15:58:26 +01:00
xkb_layout_ids.c locale: Use Polish Programmers as default keyboard layout (#8134) 2022-08-18 10:05:35 +02:00
xkb_layout_ids.h Reformatted to new style 2019-11-07 10:53:54 +01:00