textinput/peninputgenericitut/srcdata/peninputitutconfig_korean.rss
changeset 0 eb1f2e154e89
child 19 ac7e4d1d9209
equal deleted inserted replaced
-1:000000000000 0:eb1f2e154e89
       
     1 /*
       
     2 * Copyright (c) 2002-2005 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0""
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Resource definitions for project peninputgenericitut
       
    15 *
       
    16 */
       
    17 
       
    18 //  RESOURCE IDENTIFIER
       
    19 NAME ITUW
       
    20 
       
    21 #include <eikon.hrh>
       
    22 
       
    23 #include "peninputgenericitut.rh"
       
    24 
       
    25 RESOURCE RSS_SIGNATURE { }
       
    26 
       
    27 RESOURCE TBUF { buf=""; }
       
    28 
       
    29 RESOURCE VIRTUAL_ITUT_KEYPAD r_finger_input_keypad_korean
       
    30     {
       
    31     keys = 
       
    32         {
       
    33         VIRTUAL_ITUT_KEY
       
    34             {
       
    35             leftstr = <0x0031>;
       
    36             rightstr1 = <0x3131>;
       
    37             scancode = 49;
       
    38             },
       
    39         VIRTUAL_ITUT_KEY
       
    40             {
       
    41             leftstr = <0x0032>;
       
    42             rightstr1 = <0x3134>;
       
    43             scancode = 50;
       
    44             },
       
    45         VIRTUAL_ITUT_KEY
       
    46             {
       
    47             leftstr = <0x0033>;
       
    48             rightstr1 = <0x314f><0x3153>;
       
    49             scancode = 51;
       
    50             },
       
    51         VIRTUAL_ITUT_KEY
       
    52             {
       
    53             leftstr = <0x0034>;
       
    54             rightstr1 = <0x3139>;
       
    55             scancode = 52;
       
    56             },
       
    57         VIRTUAL_ITUT_KEY
       
    58             {
       
    59             leftstr = <0x0035>;
       
    60             rightstr1 = <0x3141>;
       
    61             scancode = 53;
       
    62             },
       
    63         VIRTUAL_ITUT_KEY
       
    64             {
       
    65             leftstr = <0x0036>;
       
    66             rightstr1 = <0x3157><0x315C>;
       
    67             scancode = 54;
       
    68             },
       
    69         VIRTUAL_ITUT_KEY
       
    70             {
       
    71             leftstr = <0x0037>;
       
    72             rightstr1 = <0x3145>;
       
    73             scancode = 55;
       
    74             },
       
    75         VIRTUAL_ITUT_KEY
       
    76             {
       
    77             leftstr = <0x0038>;
       
    78             rightstr1 = <0x3147>;
       
    79             scancode = 56;
       
    80             },
       
    81         VIRTUAL_ITUT_KEY
       
    82             {
       
    83             leftstr = <0x0039>;
       
    84             rightstr1 = <0x3163>;
       
    85             scancode = 57;
       
    86             },
       
    87         VIRTUAL_ITUT_KEY
       
    88             {
       
    89             leftstr = <0x002a>; 
       
    90             rightstr1 = <0xD68D><0xCD94><0xAC00>;
       
    91             scancode = 133;
       
    92             },
       
    93         VIRTUAL_ITUT_KEY
       
    94             {
       
    95             leftstr = <0x0030>;
       
    96             rightstr1 = <0x3161>;
       
    97             scancode = 48;
       
    98             },
       
    99         VIRTUAL_ITUT_KEY
       
   100             {
       
   101             leftstr = <0x2191>;
       
   102             rightstr1 = <0xC30D><0xC790><0xC74C>;
       
   103             scancode = 127;
       
   104             }
       
   105         };
       
   106     }
       
   107 
       
   108 // End Of File