Skip to content

Commit

Permalink
add Hebrew (Standard) keyboard layout ID (#3)
Browse files Browse the repository at this point in the history
Co-authored-by: Hideyuki Nagase <hideyukn@ntdev.microsoft.com>
  • Loading branch information
hideyukn88 and Hideyuki Nagase committed Mar 22, 2022
1 parent 81cfc08 commit c574044
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/freerdp/locale/keyboard.h
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ typedef struct _RDP_KEYBOARD_LAYOUT RDP_KEYBOARD_LAYOUT;
#define KBD_CZECH_PROGRAMMERS 0x00020405
#define KBD_GREEK_319 0x00020408
#define KBD_UNITED_STATES_INTERNATIONAL 0x00020409
#define KBD_HEBREW_STANDARD 0x0002040D
#define KBD_THAI_KEDMANEE_NON_SHIFTLOCK 0x0002041E
#define KBD_SAMI_EXTENDED_FINLAND_SWEDEN 0x0002083B
#define KBD_GREEK_220_LATIN 0x00030408
Expand Down

0 comments on commit c574044

Please sign in to comment.