diff options
author | Treehugger Robot <treehugger-gerrit@google.com> | 2021-04-28 18:34:43 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2021-04-28 18:34:43 +0000 |
commit | 48144472ff7a709b86b1d8ef38c14f5e2d05a522 (patch) | |
tree | f6b397e48a7a983b9cca44e81d1870bbb5d5245e /packages/InputDevices | |
parent | c36995ec848d11e40e3a68101a6ba9e8639d06bf (diff) | |
parent | fcffd552d2c4e6e3b8dc8568ec82c19038cd9c70 (diff) |
Merge "Change the brackets in Arabic keyboard layout."
Diffstat (limited to 'packages/InputDevices')
-rw-r--r-- | packages/InputDevices/res/raw/keyboard_layout_arabic.kcm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/InputDevices/res/raw/keyboard_layout_arabic.kcm b/packages/InputDevices/res/raw/keyboard_layout_arabic.kcm index 2a95cfe6f8b1..44d5a0c376f7 100644 --- a/packages/InputDevices/res/raw/keyboard_layout_arabic.kcm +++ b/packages/InputDevices/res/raw/keyboard_layout_arabic.kcm @@ -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' } |