Change the brackets in Arabic keyboard layout.

Change the brackets in Arabic keyboard layout to be consistent with RTL
layout.

Bug: 178953618
Test: Connect a physical keyboard, and choose "Arabic" keyboard layout.
Change-Id: I0e892a643ba28622c042973ecbc37e136d7f9e23
This commit is contained in:
Chris Ye
2021-04-27 19:02:21 +00:00
parent b0a8269167
commit fcffd552d2

View File

@@ -85,14 +85,14 @@ key 8 {
key 9 {
label: '9'
base: '\u0669'
shift: '('
shift: ')'
capslock: '9'
}
key 0 {
label: '0'
base: '\u0660'
shift: ')'
shift: '('
capslock: '0'
}