mirror of
https://github.com/jjsullivan5196/wvkbd.git
synced 2025-03-13 10:52:47 +01:00
fix: arabic key layout
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
This commit is contained in:
parent
a10b504cda
commit
5de2fcc39d
@ -510,9 +510,9 @@ static struct key keys_arabic[] = {
|
||||
{"غ", "إ", 1.0, Code, KEY_Y},
|
||||
{"ع", "`", 1.0, Code, KEY_U},
|
||||
{"ه", "", 1.0, Code, KEY_I},
|
||||
{"ج", ";", 1.0, Code, KEY_O},
|
||||
{"خ", ";", 1.0, Code, KEY_O},
|
||||
{"ح", "", 1.0, Code, KEY_P},
|
||||
{"خ", "<", 1.0, Code, KEY_LEFTBRACE},
|
||||
{"ج", "<", 1.0, Code, KEY_LEFTBRACE},
|
||||
{"", "", 0.0, EndRow},
|
||||
|
||||
{"ش", "ـِ", 1.0, Code, KEY_A},
|
||||
|
Loading…
x
Reference in New Issue
Block a user