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

Commit f3e391ca 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

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

Change-Id: Ieece61abbbb28e3fc56e3fa460989eb3ae7e18fc
parents 9875cb61 5423b6df
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 {