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

Commit 5c1879cb authored by Linzhao Ye's avatar Linzhao Ye Committed by Gerrit Code Review
Browse files

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

parents f1e2bb9a 3d7c3388
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 {