fix French bépo layout id to match the bépo.fr installer
This commit is contained in:
parent
c9e750214a
commit
aa0849224c
@ -180,7 +180,7 @@ static const RDP_KEYBOARD_LAYOUT_VARIANT RDP_KEYBOARD_LAYOUT_VARIANT_TABLE[] =
|
||||
{ KBD_GREEK_LATIN, 0x0019, "Greek Latin" },
|
||||
{ KBD_US_ENGLISH_TABLE_FOR_IBM_ARABIC_238_L, 0x000B, "US English Table for IBM Arabic 238_L" },
|
||||
{ KBD_GREEK_POLYTONIC, 0x001F, "Greek Polytonic" },
|
||||
{ KBD_FRENCH_BEPO, 0x0024, "French Bépo" },
|
||||
{ KBD_FRENCH_BEPO, 0x00C0, "French Bépo" },
|
||||
{ KBD_GERMAN_NEO, 0x00C0, "German Neo" }
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user