textinput/ptienginev2/languages/PtiKeymappings_ITUT_29.cpp
branchRCL_3
changeset 11 c8fb4cf7b3ae
parent 0 eb1f2e154e89
child 20 ebd48d2de13c
--- a/textinput/ptienginev2/languages/PtiKeymappings_ITUT_29.cpp	Tue Apr 27 16:59:43 2010 +0300
+++ b/textinput/ptienginev2/languages/PtiKeymappings_ITUT_29.cpp	Tue May 11 16:31:42 2010 +0300
@@ -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".
 *
@@ -186,6 +186,7 @@
 
 const TPtiKeyBinding StandardQwertyKeyBindings_table_TaiwanChinese[] =
     {
+        {EPtiKeyQwertyAtCharacter, EPtiCaseLower, 0, 0},
         {EPtiKeyQwerty1, EPtiCaseLower, 0, 6},
         {EPtiKeyQwerty2, EPtiCaseLower, 6, 6},
         {EPtiKeyQwerty3, EPtiCaseLower, 12, 6},
@@ -220,6 +221,7 @@
         {EPtiKeyQwertyL, EPtiCaseLower, 140, 4},
         {EPtiKeyQwertySemicolon, EPtiCaseLower, 144, 8},
         {EPtiKeyQwertyApostrophe, EPtiCaseLower, 152, 8},
+        {0x5b, EPtiCaseLower, 160, 0},
         {EPtiKeyQwertyZ, EPtiCaseLower, 160, 2},
         {EPtiKeyQwertyX, EPtiCaseLower, 162, 2},
         {EPtiKeyQwertyC, EPtiCaseLower, 164, 2},
@@ -230,6 +232,7 @@
         {EPtiKeyQwertyComma, EPtiCaseLower, 174, 8},
         {EPtiKeyQwertyFullstop, EPtiCaseLower, 182, 8},
         {EPtiKeyQwertySlash, EPtiCaseLower, 190, 8},
+        {EPtiKeyQwertyAtCharacter, EPtiCaseUpper, 198, 0},
         {EPtiKeyQwerty1, EPtiCaseUpper, 198, 4},
         {EPtiKeyQwerty2, EPtiCaseUpper, 202, 4},
         {EPtiKeyQwerty3, EPtiCaseUpper, 206, 4},
@@ -264,6 +267,7 @@
         {EPtiKeyQwertyL, EPtiCaseUpper, 257, 1},
         {EPtiKeyQwertySemicolon, EPtiCaseUpper, 258, 4},
         {EPtiKeyQwertyApostrophe, EPtiCaseUpper, 262, 4},
+        {0x5b, EPtiCaseUpper, 266, 0},
         {EPtiKeyQwertyZ, EPtiCaseUpper, 266, 1},
         {EPtiKeyQwertyX, EPtiCaseUpper, 267, 1},
         {EPtiKeyQwertyC, EPtiCaseUpper, 268, 1},
@@ -276,7 +280,7 @@
         {EPtiKeyQwertySlash, EPtiCaseUpper, 281, 4},
     };
 
-const TInt KMaxStandardQwertyIndex_TaiwanChinese = 88;
+const TInt KMaxStandardQwertyIndex_TaiwanChinese = 92;
 
 
 //