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

Commit 5423b6df 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

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

Change-Id: I72dbe8a141f29c4621bc6036a8aff39eb04e79a8
parents bf25b688 c985b406
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -171,15 +171,15 @@ key P {
}

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

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

key BACKSLASH {