From 75628c6a665582eb8803d6cf4e5bc7b35680f245 Mon Sep 17 00:00:00 2001 From: Chris Ye Date: Thu, 7 May 2020 15:01:45 -0700 Subject: [PATCH] =?UTF-8?q?Fix=20Crotian=20keyboard=20layout=20key=20(?= =?UTF-8?q?=C4=8C)=20definition.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The letter "c caron" (Č) is upper case without shift and lower case with shift. This should be other way around. Bug: 37015071 Test: Connect a USB or Bluetooth external keyboard, select keyboard layout to Crotian and open an App to type. Change-Id: If8b63e459826de2bc4aea0389ea3431c28e919f8 Merged-In: If8b63e459826de2bc4aea0389ea3431c28e919f8 --- .../res/raw/keyboard_layout_croatian_and_slovenian.kcm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/InputDevices/res/raw/keyboard_layout_croatian_and_slovenian.kcm b/packages/InputDevices/res/raw/keyboard_layout_croatian_and_slovenian.kcm index eec9d27cf5241..96445a42adf20 100644 --- a/packages/InputDevices/res/raw/keyboard_layout_croatian_and_slovenian.kcm +++ b/packages/InputDevices/res/raw/keyboard_layout_croatian_and_slovenian.kcm @@ -258,9 +258,9 @@ key L { } key SEMICOLON { - label: '\u010d' - base: '\u010c' - shift, capslock: '\u010d' + label: '\u010c' + base: '\u010d' + shift, capslock: '\u010c' } key APOSTROPHE {