--- a/textinput/ptienginev2/languages/PtiKeymappings_ITUT_30.cpp Tue Aug 31 15:31:50 2010 +0300
+++ b/textinput/ptienginev2/languages/PtiKeymappings_ITUT_30.cpp Wed Sep 01 12:23:33 2010 +0100
@@ -1,8 +1,8 @@
/*
-* Copyright (c) 2002-2004 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
-* under the terms of "Eclipse Public License v1.0""
+* under the terms of the License "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
@@ -177,6 +177,7 @@
const TPtiKeyBinding StandardQwertyKeyBindings_table_HongKongChinese[] =
{
+ {EPtiKeyQwertyAtCharacter, EPtiCaseLower, 0, 0},
{EPtiKeyQwerty1, EPtiCaseLower, 0, 1},
{EPtiKeyQwerty2, EPtiCaseLower, 1, 1},
{EPtiKeyQwerty3, EPtiCaseLower, 2, 1},
@@ -211,6 +212,7 @@
{EPtiKeyQwertyL, EPtiCaseLower, 92, 4},
{EPtiKeyQwertySemicolon, EPtiCaseLower, 96, 8},
{EPtiKeyQwertyApostrophe, EPtiCaseLower, 104, 8},
+ {0x5b, EPtiCaseLower, 112, 0},
{EPtiKeyQwertyZ, EPtiCaseLower, 112, 2},
{EPtiKeyQwertyX, EPtiCaseLower, 114, 2},
{EPtiKeyQwertyC, EPtiCaseLower, 116, 2},
@@ -221,6 +223,7 @@
{EPtiKeyQwertyComma, EPtiCaseLower, 126, 8},
{EPtiKeyQwertyFullstop, EPtiCaseLower, 134, 8},
{EPtiKeyQwertySlash, EPtiCaseLower, 142, 8},
+ {EPtiKeyQwertyAtCharacter, EPtiCaseUpper, 150, 0},
{EPtiKeyQwerty1, EPtiCaseUpper, 150, 1},
{EPtiKeyQwerty2, EPtiCaseUpper, 151, 1},
{EPtiKeyQwerty3, EPtiCaseUpper, 152, 1},
@@ -255,6 +258,7 @@
{EPtiKeyQwertyL, EPtiCaseUpper, 180, 1},
{EPtiKeyQwertySemicolon, EPtiCaseUpper, 181, 1},
{EPtiKeyQwertyApostrophe, EPtiCaseUpper, 182, 1},
+ {0x5b, EPtiCaseUpper, 183, 0},
{EPtiKeyQwertyZ, EPtiCaseUpper, 183, 1},
{EPtiKeyQwertyX, EPtiCaseUpper, 184, 1},
{EPtiKeyQwertyC, EPtiCaseUpper, 185, 1},
@@ -267,7 +271,7 @@
{EPtiKeyQwertySlash, EPtiCaseUpper, 192, 1},
};
-const TInt KMaxStandardQwertyIndex_HongKongChinese = 88;
+const TInt KMaxStandardQwertyIndex_HongKongChinese = 92;
//