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

Commit c985b406 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: 5c1879cb am: 27095d75

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

Change-Id: Ie7d9c32025213c7fc089dff38be142caa15df9c7
parents 51a1b7d0 27095d75
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 {