Merge "Change the '[]' and '<>' brackets in Arabic keyboard layout." am: 5c1879cb60 am: 27095d7536
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1702070 Change-Id: Ie7d9c32025213c7fc089dff38be142caa15df9c7
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user