Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9a77e732 authored by Linzhao Ye's avatar Linzhao Ye Committed by Automerger Merge Worker
Browse files

Merge "Change the '[]' and '<>' brackets in Arabic keyboard layout." am:...

Merge "Change the '[]' and '<>' brackets in Arabic keyboard layout." am: 5c1879cb am: 27095d75 am: c985b406 am: 5423b6df am: 051189b6

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1702070

Change-Id: Iff1226b129382e549ea8ad80f76101771a031fe6
parents 1a38e41c 051189b6
Loading
Loading
Loading
Loading
+4 −4
Original line number Original line Diff line number Diff line
@@ -171,15 +171,15 @@ key P {
}
}


key LEFT_BRACKET {
key LEFT_BRACKET {
    label:                              '['
    label:                              ']'
    base, capslock:                     '\u062c'
    base, capslock:                     '\u062c'
    shift:                              '<'
    shift:                              '>'
}
}


key RIGHT_BRACKET {
key RIGHT_BRACKET {
    label:                              ']'
    label:                              '['
    base, capslock:                     '\u062f'
    base, capslock:                     '\u062f'
    shift:                              '>'
    shift:                              '<'
}
}


key BACKSLASH {
key BACKSLASH {