From 3d7c3388e0c4b5c56011e5e5efaf7c79e933629a Mon Sep 17 00:00:00 2001 From: Chris Ye Date: Mon, 10 May 2021 23:30:37 +0000 Subject: [PATCH] Change the '[]' and '<>' brackets in Arabic keyboard layout. Change the '[]' and '<>' 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: I715fc387536124f13dab63b64f197354d4594870 --- packages/InputDevices/res/raw/keyboard_layout_arabic.kcm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/InputDevices/res/raw/keyboard_layout_arabic.kcm b/packages/InputDevices/res/raw/keyboard_layout_arabic.kcm index 44d5a0c376f7f..16141883df980 100644 --- a/packages/InputDevices/res/raw/keyboard_layout_arabic.kcm +++ b/packages/InputDevices/res/raw/keyboard_layout_arabic.kcm @@ -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 {