author | Simon Howkins <simonh@symbian.org> |
Mon, 15 Nov 2010 14:00:51 +0000 | |
branch | RCL_3 |
changeset 59 | 7febbd162ded |
parent 50 | 5a1685599b76 |
permissions | -rw-r--r-- |
44 | 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 peninputsplitqwerty |
|
15 |
* |
|
16 |
*/ |
|
17 |
||
18 |
||
19 |
// Resource identifier |
|
20 |
NAME PIVK |
|
21 |
||
22 |
// System includes |
|
23 |
#include <eikon.hrh> |
|
24 |
#include <peninputsplitqwerty.mbg> |
|
25 |
#include <aknfeppeninputenums.h> |
|
26 |
#include <aknsconstants.hrh> |
|
27 |
||
28 |
// User includes |
|
29 |
#include "peninputcommonlayout.rh" |
|
30 |
#include "peninputsplitqwerty.hrh" |
|
31 |
#include "peninputsplitqwerty.rh" |
|
32 |
#include <peninputsplitqwertyaccentlist.loc> |
|
33 |
||
34 |
// Resource identifiers |
|
35 |
RESOURCE RSS_SIGNATURE { } |
|
36 |
RESOURCE TBUF { buf=""; } |
|
37 |
||
38 |
// Macros |
|
39 |
#define PENINPUT_LAYOUT_VKB_BMP "z:\\resource\\apps\\peninputsplitqwerty.mif" |
|
40 |
||
41 |
#define peninput_number_mode_keymap_standard "*+pw#" |
|
42 |
#define peninput_number_mode_keymap_plain "" |
|
43 |
#define peninput_number_mode_keymap_calculator "+-*/" |
|
44 |
#define peninput_number_mode_keymap_converter "+-E" |
|
45 |
#define peninput_number_mode_keymap_to_field "+" |
|
46 |
#define peninput_number_mode_keymap_fixed_dialling "*+pw?#" |
|
47 |
#define peninput_number_mode_keymap_sat "*+#" |
|
48 |
#define peninput_number_mode_keymap_sat_hidden "*#" |
|
49 |
#define peninput_number_mode_keymap_Alpha_numeric "*#" |
|
50 |
||
51 |
// --------------------------------------------------------------------------- |
|
52 |
// r_peninput_layout_vkb_window |
|
53 |
// VKB layout window |
|
54 |
// --------------------------------------------------------------------------- |
|
55 |
// |
|
56 |
||
57 |
RESOURCE PENINPUT_LAYOUT_BASE_WINDOW_INFO r_peninput_layout_fsq_window_info |
|
58 |
{ |
|
59 |
supportskin = 1; |
|
60 |
shadow = r_peninput_layout_vkb_window_shadow; |
|
61 |
bgimage = r_peninput_layout_window_background; |
|
62 |
controls = |
|
63 |
{ |
|
64 |
PENINPUT_LAYOUT_CONTROL_INFO |
|
65 |
{ |
|
66 |
id = EPeninupWindowCtrlIdArrowLeftBtn; |
|
67 |
//controltype = EPeninputCtrlTypeEventBtn; |
|
68 |
//controleventid = ; |
|
69 |
image = r_peninput_layout_arrow_left_button; |
|
70 |
}, |
|
71 |
PENINPUT_LAYOUT_CONTROL_INFO |
|
72 |
{ |
|
73 |
id = EPeninupWindowCtrlIdArrowRightBtn; |
|
74 |
//controltype = EPeninputCtrlTypeEventBtn; |
|
75 |
//controleventid = ; |
|
76 |
image = r_peninput_layout_arrow_right_button; |
|
77 |
}, |
|
78 |
PENINPUT_LAYOUT_CONTROL_INFO |
|
79 |
{ |
|
80 |
id = EPeninutWindowCtrlIdCloseBtn; |
|
81 |
//controltype = EPeninputCtrlTypeBaseBtn; |
|
82 |
//controleventid = EPeninputLayoutEventClose; |
|
83 |
image = r_peninput_layout_close_button; |
|
84 |
}, |
|
85 |
PENINPUT_LAYOUT_CONTROL_INFO |
|
86 |
{ |
|
87 |
id = EPeninutWindowCtrlIdOptionBtn; |
|
88 |
//controltype = EPeninputCtrlTypeEventBtn; |
|
89 |
//controleventid = EPeninputLayoutEventOption; |
|
90 |
image = r_peninput_layout_touch_input_option; |
|
91 |
}, |
|
92 |
PENINPUT_LAYOUT_CONTROL_INFO |
|
93 |
{ |
|
94 |
id = EPeninutWindowCtrlIdBackspaceBtn; |
|
95 |
//controltype = EPeninputCtrlTypeRepeatBtn; |
|
96 |
//controleventid = EPeninputLayoutEventBack; |
|
97 |
image = r_peninput_layout_vkb_backspace; |
|
98 |
}, |
|
99 |
PENINPUT_LAYOUT_CONTROL_INFO |
|
100 |
{ |
|
101 |
id = EPeninutWindowCtrlIdSpaceBtn; |
|
102 |
//controltype = EPeninputCtrlTypeEventBtn; |
|
103 |
//controleventid = EPeninputLayoutEventBack; |
|
104 |
image = r_peninput_layout_vkb_space; |
|
105 |
}, |
|
106 |
PENINPUT_LAYOUT_CONTROL_INFO |
|
107 |
{ |
|
108 |
id = EPeninutWindowCtrlIdEnterBtn; |
|
109 |
//controltype = EPeninputCtrlTypeEventBtn; |
|
110 |
//controleventid = EPeninputLayoutEventBack; |
|
111 |
image = r_peninput_layout_vkb_enter; |
|
112 |
}, |
|
113 |
PENINPUT_LAYOUT_CONTROL_INFO |
|
114 |
{ |
|
115 |
id = EPeninutWindowCtrlIdSwitcherPopupWindow; |
|
116 |
//controltype = EPeninputCtrlTypePopupInputModeChoiceList; |
|
117 |
//controleventid = ; |
|
118 |
image = r_peninput_layout_vkb_hwr; |
|
119 |
} |
|
120 |
}; |
|
121 |
} |
|
122 |
||
123 |
// --------------------------------------------------------------------------- |
|
124 |
// r_peninput_layout_vkb_window_shadow |
|
125 |
// VKB window shadow |
|
126 |
// --------------------------------------------------------------------------- |
|
127 |
// |
|
128 |
RESOURCE PENINPUT_LAYOUT_WINDOW_SHADOW r_peninput_layout_vkb_window_shadow |
|
129 |
{ |
|
130 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
131 |
imgmajorskinid=EAknsMajorGeneric; |
|
132 |
||
133 |
shadowimgtl=EMbmPeninputsplitqwertyQgn_graf_fep_popup_shadow_tl; |
|
134 |
shadowimgtlmask=EMbmPeninputsplitqwertyQgn_graf_fep_popup_shadow_tl_mask; |
|
135 |
shadowimgtlskinid=EAknsMinorGenericQgnGrafFepPopupShadowTl; |
|
136 |
||
137 |
shadowimgt=EMbmPeninputsplitqwertyQgn_graf_fep_popup_shadow_t; |
|
138 |
shadowimgtmask=EMbmPeninputsplitqwertyQgn_graf_fep_popup_shadow_t_mask; |
|
139 |
shadowimgtskinid=EAknsMinorGenericQgnGrafFepPopupShadowT; |
|
140 |
||
141 |
shadowimgtr=EMbmPeninputsplitqwertyQgn_graf_fep_popup_shadow_tr; |
|
142 |
shadowimgtrmask=EMbmPeninputsplitqwertyQgn_graf_fep_popup_shadow_tr_mask; |
|
143 |
shadowimgtrskinid=EAknsMinorGenericQgnGrafFepPopupShadowTr; |
|
144 |
||
145 |
shadowimgl=EMbmPeninputsplitqwertyQgn_graf_fep_popup_shadow_l; |
|
146 |
shadowimglmask=EMbmPeninputsplitqwertyQgn_graf_fep_popup_shadow_l_mask; |
|
147 |
shadowimglskinid=EAknsMinorGenericQgnGrafFepPopupShadowL; |
|
148 |
||
149 |
shadowimgr=EMbmPeninputsplitqwertyQgn_graf_fep_popup_shadow_r; |
|
150 |
shadowimgrmask=EMbmPeninputsplitqwertyQgn_graf_fep_popup_shadow_r_mask; |
|
151 |
shadowimgrskinid=EAknsMinorGenericQgnGrafFepPopupShadowR; |
|
152 |
||
153 |
shadowimgbl=EMbmPeninputsplitqwertyQgn_graf_fep_popup_shadow_bl; |
|
154 |
shadowimgblmask=EMbmPeninputsplitqwertyQgn_graf_fep_popup_shadow_bl_mask; |
|
155 |
shadowimgblskinid=EAknsMinorGenericQgnGrafFepPopupShadowBl; |
|
156 |
||
157 |
shadowimgb=EMbmPeninputsplitqwertyQgn_graf_fep_popup_shadow_b; |
|
158 |
shadowimgbmask=EMbmPeninputsplitqwertyQgn_graf_fep_popup_shadow_b_mask; |
|
159 |
shadowimgbskinid=EAknsMinorGenericQgnGrafFepPopupShadowB; |
|
160 |
||
161 |
shadowimgbr=EMbmPeninputsplitqwertyQgn_graf_fep_popup_shadow_br; |
|
162 |
shadowimgbrmask=EMbmPeninputsplitqwertyQgn_graf_fep_popup_shadow_br_mask; |
|
163 |
shadowimgbrskinid=EAknsMinorGenericQgnGrafFepPopupShadowBr; |
|
164 |
} |
|
165 |
||
166 |
// --------------------------------------------------------------------------- |
|
167 |
// r_peninput_layout_close_button |
|
168 |
// Close button in base window's titlebar |
|
169 |
// --------------------------------------------------------------------------- |
|
170 |
// |
|
171 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_close_button |
|
172 |
{ |
|
173 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
174 |
imgmajorskinid=EAknsMajorGeneric; |
|
175 |
colorgroup=0xffff; |
|
176 |
||
177 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_close; |
|
178 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_close_mask; |
|
179 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonClose; |
|
180 |
||
181 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_close; |
|
182 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_close_mask; |
|
183 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonCloseSel; |
|
184 |
||
185 |
active=EMbmPeninputsplitqwertyQgn_indi_input_close; |
|
186 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_close_mask; |
|
187 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonClose; |
|
188 |
||
189 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_close; |
|
190 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_close_mask; |
|
191 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonCloseSel; |
|
192 |
} |
|
193 |
||
194 |
// --------------------------------------------------------------------------- |
|
195 |
// r_peninput_layout_move_button |
|
196 |
// Move button in base window's titlebar |
|
197 |
// --------------------------------------------------------------------------- |
|
198 |
// |
|
199 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_move_button |
|
200 |
{ |
|
201 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
202 |
imgmajorskinid=EAknsMajorGeneric; |
|
203 |
||
204 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_move; |
|
205 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_move_mask; |
|
206 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonMove1; |
|
207 |
||
208 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_move; |
|
209 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_move_mask; |
|
210 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonMove1Sel; |
|
211 |
||
212 |
active=EMbmPeninputsplitqwertyQgn_indi_input_move; |
|
213 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_move_mask; |
|
214 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonMove1; |
|
215 |
||
216 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_move; |
|
217 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_move_mask; |
|
218 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonMove1Sel; |
|
219 |
||
220 |
moveindicator=EMbmPeninputsplitqwertyQgn_indi_input_move; |
|
221 |
moveindicatormsk=EMbmPeninputsplitqwertyQgn_indi_input_move_mask; |
|
222 |
moveindicatorskinid=EAknsMinorGenericQgnIndiFepButtonMove1Sel; |
|
223 |
} |
|
224 |
||
225 |
||
226 |
||
227 |
// --------------------------------------------------------------------------- |
|
228 |
// r_peninput_layout_arrow_right |
|
229 |
// arrow_right button in base window's titlebar |
|
230 |
// --------------------------------------------------------------------------- |
|
231 |
// |
|
232 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_arrow_right_button |
|
233 |
{ |
|
234 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
235 |
imgmajorskinid=EAknsMajorGeneric; |
|
236 |
||
237 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_char_next; |
|
238 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_char_next_mask; |
|
239 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonClose; |
|
240 |
||
241 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_char_next; |
|
242 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_char_next_mask; |
|
243 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonCloseSel; |
|
244 |
||
245 |
active=EMbmPeninputsplitqwertyQgn_indi_input_char_next; |
|
246 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_char_next_mask; |
|
247 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonClose; |
|
248 |
||
249 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_char_next; |
|
250 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_char_next_mask; |
|
251 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonCloseSel; |
|
252 |
} |
|
253 |
||
254 |
// --------------------------------------------------------------------------- |
|
255 |
// r_peninput_layout_arrow_left |
|
256 |
// arrow_left button in base window's titlebar |
|
257 |
// --------------------------------------------------------------------------- |
|
258 |
// |
|
259 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_arrow_left_button |
|
260 |
{ |
|
261 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
262 |
imgmajorskinid=EAknsMajorGeneric; |
|
263 |
||
264 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_char_prev; |
|
265 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_char_prev_mask; |
|
266 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonClose; |
|
267 |
||
268 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_char_prev; |
|
269 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_char_prev_mask; |
|
270 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonCloseSel; |
|
271 |
||
272 |
active=EMbmPeninputsplitqwertyQgn_indi_input_char_prev; |
|
273 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_char_prev_mask; |
|
274 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonClose; |
|
275 |
||
276 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_char_prev; |
|
277 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_char_prev_mask; |
|
278 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonCloseSel; |
|
279 |
} |
|
280 |
||
281 |
// --------------------------------------------------------------------------- |
|
282 |
// r_peninput_layout_window_background |
|
283 |
// background of base window |
|
284 |
// --------------------------------------------------------------------------- |
|
285 |
// |
|
286 |
RESOURCE PENINPUT_LAYOUT_WINDOW_BG r_peninput_layout_window_background |
|
287 |
{ |
|
288 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
289 |
imgmajorskinid=EAknsMajorGeneric; |
|
290 |
||
291 |
bgimg = EMbmPeninputsplitqwertyQgn_graf_input_bg; |
|
292 |
bgimgskinid = EAknsMinorGenericQgnGrafInputBg; |
|
293 |
} |
|
294 |
||
295 |
// --------------------------------------------------------------------------- |
|
296 |
// r_peninput_layout_touch_input_option |
|
297 |
// Touch input option button in base window's titlebar |
|
298 |
// --------------------------------------------------------------------------- |
|
299 |
// |
|
300 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_touch_input_option |
|
301 |
{ |
|
302 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
303 |
imgmajorskinid=EAknsMajorGeneric; |
|
304 |
||
305 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_options; |
|
306 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_options_mask; |
|
307 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonOptions; |
|
308 |
||
309 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_options; |
|
310 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_options_mask; |
|
311 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonOptionsSel; |
|
312 |
||
313 |
active=EMbmPeninputsplitqwertyQgn_indi_input_options; |
|
314 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_options_mask; |
|
315 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonOptions; |
|
316 |
||
317 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_options; |
|
318 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_options_mask; |
|
319 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonOptionsSel; |
|
320 |
||
321 |
disable=EMbmPeninputsplitqwertyQgn_indi_input_options; |
|
322 |
disablemsk=EMbmPeninputsplitqwertyQgn_indi_input_options_mask; |
|
323 |
disableskinid=EAknsMinorGenericQgnIndiFepButtonOptions; |
|
324 |
} |
|
325 |
||
326 |
// --------------------------------------------------------------------------- |
|
327 |
// r_peninput_layout_key_mapping_string_list |
|
328 |
// Contain key mapping strings for vkb layout |
|
329 |
// --------------------------------------------------------------------------- |
|
330 |
// |
|
331 |
RESOURCE PENINPUT_LAYOUT_NUMERIC_KEY_MAPPING_STRING_LIST r_peninput_layout_key_mapping_string_list |
|
332 |
{ |
|
333 |
items = |
|
334 |
{ |
|
335 |
PENINPUT_LAYOUT_NUMERIC_KEY_MAPPING_STRING |
|
336 |
{ |
|
337 |
numerickeymapping=EAknEditorStandardNumberModeKeymap; |
|
338 |
PermittedString=peninput_number_mode_keymap_standard; |
|
339 |
}, |
|
340 |
PENINPUT_LAYOUT_NUMERIC_KEY_MAPPING_STRING |
|
341 |
{ |
|
342 |
numerickeymapping=EAknEditorPlainNumberModeKeymap; |
|
343 |
PermittedString=peninput_number_mode_keymap_plain; |
|
344 |
}, |
|
345 |
PENINPUT_LAYOUT_NUMERIC_KEY_MAPPING_STRING |
|
346 |
{ |
|
347 |
numerickeymapping=EAknEditorCalculatorNumberModeKeymap; |
|
348 |
PermittedString=peninput_number_mode_keymap_calculator; |
|
349 |
}, |
|
350 |
PENINPUT_LAYOUT_NUMERIC_KEY_MAPPING_STRING |
|
351 |
{ |
|
352 |
numerickeymapping=EAknEditorConverterNumberModeKeymap; |
|
353 |
PermittedString=peninput_number_mode_keymap_converter; |
|
354 |
}, |
|
355 |
PENINPUT_LAYOUT_NUMERIC_KEY_MAPPING_STRING |
|
356 |
{ |
|
357 |
numerickeymapping=EAknEditorToFieldNumberModeKeymap; |
|
358 |
PermittedString=peninput_number_mode_keymap_to_field; |
|
359 |
}, |
|
360 |
PENINPUT_LAYOUT_NUMERIC_KEY_MAPPING_STRING |
|
361 |
{ |
|
362 |
numerickeymapping=EAknEditorFixedDiallingNumberModeKeymap; |
|
363 |
PermittedString=peninput_number_mode_keymap_fixed_dialling; |
|
364 |
}, |
|
365 |
PENINPUT_LAYOUT_NUMERIC_KEY_MAPPING_STRING |
|
366 |
{ |
|
367 |
numerickeymapping=EAknEditorSATNumberModeKeymap; |
|
368 |
PermittedString=peninput_number_mode_keymap_sat; |
|
369 |
}, |
|
370 |
PENINPUT_LAYOUT_NUMERIC_KEY_MAPPING_STRING |
|
371 |
{ |
|
372 |
numerickeymapping=EAknEditorSATHiddenNumberModeKeymap; |
|
373 |
PermittedString=peninput_number_mode_keymap_sat_hidden; |
|
374 |
}, |
|
375 |
PENINPUT_LAYOUT_NUMERIC_KEY_MAPPING_STRING |
|
376 |
{ |
|
377 |
numerickeymapping=EAknEditorAlphanumericNumberModeKeymap; |
|
378 |
PermittedString=peninput_number_mode_keymap_Alpha_numeric; |
|
379 |
} |
|
380 |
}; |
|
381 |
} |
|
382 |
||
383 |
// --------------------------------------------------------------------------- |
|
384 |
// r_peninput_layout_vkb_popup_window |
|
385 |
// Popup window of vkb |
|
386 |
// --------------------------------------------------------------------------- |
|
387 |
// |
|
388 |
RESOURCE PENINPUT_LAYOUT_POPUP_WINDOW r_peninput_layout_vkb_popup_window |
|
389 |
{ |
|
390 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
391 |
imgmajorskinid=EAknsMajorGeneric; |
|
392 |
||
393 |
bgbmp=EMbmPeninputsplitqwertyQgn_graf_fep_candi_list_sec; |
|
394 |
bgmaskbmp=EMbmPeninputsplitqwertyQgn_graf_fep_candi_list_sec_mask; |
|
395 |
bgbmpskinid=EAknsMinorGenericQgnGrafFepCandiListSec; |
|
396 |
||
397 |
focusbmp=EMbmPeninputsplitqwertyQgn_graf_fep_candi_list_sel; |
|
398 |
focusmaskbmp=EMbmPeninputsplitqwertyQgn_graf_fep_candi_list_sel_mask; |
|
399 |
focusbmpskinid=EAknsMinorGenericQgnGrafFepCandiListSel; |
|
400 |
} |
|
401 |
||
402 |
// --------------------------------------------------------------------------- |
|
403 |
// r_peninput_layout_vkb_backspace |
|
404 |
// Backspace button of vkb |
|
405 |
// --------------------------------------------------------------------------- |
|
406 |
// |
|
407 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_backspace |
|
408 |
{ |
|
409 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
410 |
imgmajorskinid=EAknsMajorGeneric; |
|
411 |
||
412 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_backspace1; |
|
413 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_backspace1_mask; |
|
414 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonBackspace1; |
|
415 |
||
416 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_backspace1; |
|
417 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_backspace1_mask; |
|
418 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonBackspace1Sel; |
|
419 |
||
420 |
active=EMbmPeninputsplitqwertyQgn_indi_input_backspace1; |
|
421 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_backspace1_mask; |
|
422 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonBackspace1; |
|
423 |
||
424 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_backspace1; |
|
425 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_backspace1_mask; |
|
426 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonBackspace1Sel; |
|
427 |
} |
|
428 |
||
429 |
// --------------------------------------------------------------------------- |
|
430 |
// r_peninput_layout_vkb_backspace |
|
431 |
// Backspace button of vkb |
|
432 |
// --------------------------------------------------------------------------- |
|
433 |
// |
|
434 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_backspace_rtol |
|
435 |
{ |
|
436 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
437 |
imgmajorskinid=EAknsMajorGeneric; |
|
438 |
||
439 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_backspace1; |
|
440 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_backspace1_mask; |
|
441 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonBackspace1; |
|
442 |
||
443 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_backspace1; |
|
444 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_backspace1_mask; |
|
445 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonBackspace1Sel; |
|
446 |
||
447 |
active=EMbmPeninputsplitqwertyQgn_indi_input_backspace1; |
|
448 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_backspace1_mask; |
|
449 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonBackspace1; |
|
450 |
||
451 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_backspace1; |
|
452 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_backspace1_mask; |
|
453 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonBackspace1Sel; |
|
454 |
} |
|
455 |
||
456 |
// --------------------------------------------------------------------------- |
|
457 |
// r_peninput_layout_vkb_enter |
|
458 |
// Enter button of vkb |
|
459 |
// --------------------------------------------------------------------------- |
|
460 |
// |
|
461 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_enter |
|
462 |
{ |
|
463 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
464 |
imgmajorskinid=EAknsMajorGeneric; |
|
465 |
||
466 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_enter; |
|
467 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_enter_mask; |
|
468 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonEnter; |
|
469 |
||
470 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_enter; |
|
471 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_enter_mask; |
|
472 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonEnterSel; |
|
473 |
||
474 |
active=EMbmPeninputsplitqwertyQgn_indi_input_enter; |
|
475 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_enter_mask; |
|
476 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonEnter; |
|
477 |
||
478 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_enter; |
|
479 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_enter_mask; |
|
480 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonEnterSel; |
|
481 |
} |
|
482 |
||
483 |
// --------------------------------------------------------------------------- |
|
484 |
// r_peninput_layout_vkb_switch |
|
485 |
// Switch button of vkb |
|
486 |
// --------------------------------------------------------------------------- |
|
487 |
// |
|
488 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_switch |
|
489 |
{ |
|
490 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
491 |
imgmajorskinid=EAknsMajorGeneric; |
|
492 |
||
493 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_switcher; |
|
494 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_switcher_mask; |
|
495 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonSwitch; |
|
496 |
||
497 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_switcher; |
|
498 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_switcher_mask; |
|
499 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonSwitchSel; |
|
500 |
||
501 |
active=EMbmPeninputsplitqwertyQgn_indi_input_switcher; |
|
502 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_switcher_mask; |
|
503 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonSwitch; |
|
504 |
||
505 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_switcher; |
|
506 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_switcher_mask; |
|
507 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonSwitchSel; |
|
508 |
||
509 |
disable=EMbmPeninputsplitqwertyQgn_indi_input_switcher; |
|
510 |
disablemsk=EMbmPeninputsplitqwertyQgn_indi_input_switcher_mask; |
|
511 |
disableskinid=EAknsMinorGenericQgnIndiFepButtonSwitch; |
|
512 |
} |
|
513 |
||
514 |
// --------------------------------------------------------------------------- |
|
515 |
// r_peninput_layout_vkb_switch_text |
|
516 |
// Switch button text of vkb |
|
517 |
// --------------------------------------------------------------------------- |
|
518 |
// |
|
519 |
RESOURCE PENINPUT_LAYOUT_SWITCH_TEXT r_peninput_layout_vkb_switch_text |
|
520 |
{ |
|
521 |
colormajorskinid=EAknsMajorSkin; |
|
522 |
textcolorgrp=EAknsMinorQsnTextColors; |
|
523 |
textcoloridx=58; |
|
524 |
shadowtextcoloridx=61; |
|
525 |
} |
|
526 |
||
527 |
// --------------------------------------------------------------------------- |
|
528 |
// r_peninput_layout_vkb_tab |
|
529 |
// Tab button of vkb |
|
530 |
// --------------------------------------------------------------------------- |
|
531 |
// |
|
532 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_tab |
|
533 |
{ |
|
534 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
535 |
imgmajorskinid=EAknsMajorGeneric; |
|
536 |
||
537 |
nactive=EMbmPeninputsplitqwertyQgn_indi_fep_button_tab; |
|
538 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonTab; |
|
539 |
||
540 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_fep_button_tab_sel; |
|
541 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonTabSel; |
|
542 |
||
543 |
active=EMbmPeninputsplitqwertyQgn_indi_fep_button_tab; |
|
544 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonTab; |
|
545 |
||
546 |
activep=EMbmPeninputsplitqwertyQgn_indi_fep_button_tab_sel; |
|
547 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonTabSel; |
|
548 |
} |
|
549 |
||
550 |
// --------------------------------------------------------------------------- |
|
551 |
// r_peninput_layout_vkb_space |
|
552 |
// Space button of vkb |
|
553 |
// --------------------------------------------------------------------------- |
|
554 |
// |
|
555 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_space |
|
556 |
{ |
|
557 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
558 |
imgmajorskinid=EAknsMajorGeneric; |
|
559 |
||
560 |
nactive=EMbmPeninputsplitqwertyQgn_indi_fep_button_space1; |
|
561 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonSpace1; |
|
562 |
||
563 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_fep_button_space1_sel; |
|
564 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonSpace1Sel; |
|
565 |
||
566 |
active=EMbmPeninputsplitqwertyQgn_indi_fep_button_space1; |
|
567 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonSpace1; |
|
568 |
||
569 |
activep=EMbmPeninputsplitqwertyQgn_indi_fep_button_space1_sel; |
|
570 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonSpace1Sel; |
|
571 |
} |
|
572 |
||
573 |
// --------------------------------------------------------------------------- |
|
574 |
// r_peninput_layout_vkb_shift_capslock |
|
575 |
// shirft and capslock merged button of vkb |
|
576 |
// --------------------------------------------------------------------------- |
|
577 |
// |
|
578 |
RESOURCE AKN_FEP_MULTIPLE_MODE_BUTTON r_peninput_layout_vkb_shift_capslock |
|
579 |
{ |
|
580 |
modes= |
|
581 |
{ |
|
582 |
AKN_FEP_BUTTON_MODE |
|
583 |
{ |
|
584 |
modeimage = r_peninput_layout_vkb_range_case_lower; |
|
585 |
rangeid=0; |
|
586 |
modeid=ECaseLower; |
|
587 |
}, |
|
588 |
AKN_FEP_BUTTON_MODE |
|
589 |
{ |
|
590 |
modeimage = r_peninput_layout_vkb_range_case_shift; |
|
591 |
rangeid=0; |
|
592 |
modeid=ECaseText; |
|
593 |
}, |
|
594 |
AKN_FEP_BUTTON_MODE |
|
595 |
{ |
|
596 |
modeimage = r_peninput_layout_vkb_range_case_capslock; |
|
597 |
rangeid=0; |
|
598 |
modeid=ECaseUpper; |
|
599 |
}, |
|
600 |
AKN_FEP_BUTTON_MODE |
|
601 |
{ |
|
602 |
modeimage = r_peninput_layout_vkb_range_case_capslock; |
|
603 |
rangeid=0; |
|
604 |
modeid=ECaseText; |
|
50
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
605 |
}, |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
606 |
AKN_FEP_BUTTON_MODE |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
607 |
{ |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
608 |
modeimage = r_peninput_layout_vkb_range_case_paging_11; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
609 |
rangeid=0; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
610 |
modeid=ECaseNumberSpecialPaging11; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
611 |
} , |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
612 |
AKN_FEP_BUTTON_MODE |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
613 |
{ |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
614 |
modeimage = r_peninput_layout_vkb_range_case_paging_12; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
615 |
rangeid=0; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
616 |
modeid=ECaseNumberSpecialPaging12; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
617 |
}, |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
618 |
AKN_FEP_BUTTON_MODE |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
619 |
{ |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
620 |
modeimage = r_peninput_layout_vkb_range_case_paging_22; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
621 |
rangeid=0; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
622 |
modeid=ECaseNumberSpecialPaging22; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
623 |
}, |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
624 |
AKN_FEP_BUTTON_MODE |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
625 |
{ |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
626 |
modeimage = r_peninput_layout_vkb_range_case_paging_arabic_11; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
627 |
rangeid=0; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
628 |
modeid=ECaseNumberSpecialPagingArabic11; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
629 |
}, |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
630 |
AKN_FEP_BUTTON_MODE |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
631 |
{ |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
632 |
modeimage = r_peninput_layout_vkb_range_case_paging_arabic_12; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
633 |
rangeid=0; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
634 |
modeid=ECaseNumberSpecialPagingArabic12; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
635 |
}, |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
636 |
AKN_FEP_BUTTON_MODE |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
637 |
{ |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
638 |
modeimage = r_peninput_layout_vkb_range_case_paging_arabic_22; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
639 |
rangeid=0; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
640 |
modeid=ECaseNumberSpecialPagingArabic22; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
641 |
} |
44 | 642 |
}; |
643 |
} |
|
644 |
||
645 |
// --------------------------------------------------------------------------- |
|
646 |
// r_peninput_layout_vkb_range_case_lower |
|
647 |
// Image resource of shift button |
|
648 |
// --------------------------------------------------------------------------- |
|
649 |
// |
|
650 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_range_case_lower |
|
651 |
{ |
|
652 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
653 |
imgmajorskinid=EAknsMajorGeneric; |
|
654 |
||
655 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_shift; |
|
656 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_shift_mask; |
|
657 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonShift; |
|
658 |
||
659 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_shift; |
|
660 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_shift_mask; |
|
661 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonShiftSel; |
|
662 |
||
663 |
active=EMbmPeninputsplitqwertyQgn_indi_input_shift; |
|
664 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_shift_mask; |
|
665 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonShiftSel; |
|
666 |
||
667 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_shift; |
|
668 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_shift_mask; |
|
669 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonShiftSel; |
|
670 |
} |
|
671 |
||
672 |
// --------------------------------------------------------------------------- |
|
673 |
// r_peninput_layout_vkb_range_case_shift |
|
674 |
// Image resource of shift button |
|
675 |
// --------------------------------------------------------------------------- |
|
676 |
// |
|
677 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_range_case_shift |
|
678 |
{ |
|
679 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
680 |
imgmajorskinid=EAknsMajorGeneric; |
|
681 |
||
682 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_shift; |
|
683 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_shift_mask; |
|
684 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonShift; |
|
685 |
||
686 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_shift; |
|
687 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_shift_mask; |
|
688 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonShiftSel; |
|
689 |
||
690 |
active=EMbmPeninputsplitqwertyQgn_indi_input_shift; |
|
691 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_shift_mask; |
|
692 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonShiftSel; |
|
693 |
||
694 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_shift; |
|
695 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_shift_mask; |
|
696 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonShiftSel; |
|
697 |
} |
|
698 |
||
699 |
// --------------------------------------------------------------------------- |
|
700 |
// r_peninput_layout_vkb_range_case_capslock |
|
701 |
// Image resource of capslock button |
|
702 |
// --------------------------------------------------------------------------- |
|
703 |
// |
|
704 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_range_case_capslock |
|
705 |
{ |
|
706 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
707 |
imgmajorskinid=EAknsMajorGeneric; |
|
708 |
||
709 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_capslock; |
|
710 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_capslock_mask; |
|
711 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonCapslock; |
|
712 |
||
713 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_capslock; |
|
714 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_capslock_mask; |
|
715 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonCapslockSel; |
|
716 |
||
717 |
active=EMbmPeninputsplitqwertyQgn_indi_input_capslock; |
|
718 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_capslock_mask; |
|
719 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonCapslockSel; |
|
720 |
||
721 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_capslock; |
|
722 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_capslock_mask; |
|
723 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonCapslockSel; |
|
724 |
} |
|
725 |
||
726 |
// --------------------------------------------------------------------------- |
|
727 |
// r_peninput_layout_vkb_capslock |
|
728 |
// Capslock button of vkb |
|
729 |
// --------------------------------------------------------------------------- |
|
730 |
// |
|
731 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_capslock |
|
732 |
{ |
|
733 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
734 |
imgmajorskinid=EAknsMajorGeneric; |
|
735 |
||
736 |
nactive=EMbmPeninputsplitqwertyQgn_indi_fep_button_capslock; |
|
737 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonCapslock; |
|
738 |
||
739 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_fep_button_capslock_sel; |
|
740 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonCapslockSel; |
|
741 |
||
742 |
active=EMbmPeninputsplitqwertyQgn_indi_fep_button_capslock_sel; |
|
743 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonCapslockSel; |
|
744 |
||
745 |
activep=EMbmPeninputsplitqwertyQgn_indi_fep_button_capslock_sel; |
|
746 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonCapslockSel; |
|
747 |
} |
|
748 |
||
749 |
// --------------------------------------------------------------------------- |
|
750 |
// r_peninput_layout_vkb_shift |
|
751 |
// Shift button of vkb |
|
752 |
// --------------------------------------------------------------------------- |
|
753 |
// |
|
754 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_shift |
|
755 |
{ |
|
756 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
757 |
imgmajorskinid=EAknsMajorGeneric; |
|
758 |
||
759 |
nactive=EMbmPeninputsplitqwertyQgn_indi_fep_button_shift; |
|
760 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonShift; |
|
761 |
||
762 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_fep_button_shift_sel; |
|
763 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonShiftSel; |
|
764 |
||
765 |
active=EMbmPeninputsplitqwertyQgn_indi_fep_button_shift_sel; |
|
766 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonShiftSel; |
|
767 |
||
768 |
activep=EMbmPeninputsplitqwertyQgn_indi_fep_button_shift_sel; |
|
769 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonShiftSel; |
|
770 |
} |
|
771 |
||
772 |
// --------------------------------------------------------------------------- |
|
773 |
// r_peninput_layout_vkb_hwr |
|
774 |
// Switch vkb to hwr button of vkb |
|
775 |
// --------------------------------------------------------------------------- |
|
776 |
// |
|
777 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_hwr |
|
778 |
{ |
|
779 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
780 |
imgmajorskinid=EAknsMajorGeneric; |
|
781 |
||
782 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_switcher; |
|
783 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_switcher_mask; |
|
784 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonSwitch; |
|
785 |
||
786 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_switcher; |
|
787 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_switcher_mask; |
|
788 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonSwitchSel; |
|
789 |
||
790 |
active=EMbmPeninputsplitqwertyQgn_indi_input_switcher; |
|
791 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_switcher_mask; |
|
792 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonSwitch; |
|
793 |
||
794 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_switcher; |
|
795 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_switcher_mask; |
|
796 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonSwitchSel; |
|
797 |
||
798 |
disable=EMbmPeninputsplitqwertyQgn_indi_input_switcher; |
|
799 |
disablemsk=EMbmPeninputsplitqwertyQgn_indi_input_switcher_mask; |
|
800 |
disableskinid=EAknsMinorGenericQgnIndiFepButtonSwitch; |
|
801 |
} |
|
802 |
||
50
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
803 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_range_case_paging_11 |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
804 |
{ |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
805 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
806 |
imgmajorskinid=EAknsMajorGeneric; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
807 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
808 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_page; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
809 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_page_mask; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
810 |
nactiveskinid=EAknsMinorGenericQgnIndiInputPage; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
811 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
812 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_page; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
813 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_page_mask; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
814 |
nactivepskinid=EAknsMinorGenericQgnIndiInputPage; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
815 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
816 |
active=EMbmPeninputsplitqwertyQgn_indi_input_page; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
817 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_page_mask; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
818 |
activeskinid=EAknsMinorGenericQgnIndiInputPage; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
819 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
820 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_page; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
821 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_page_mask; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
822 |
activepskinid=EAknsMinorGenericQgnIndiInputPage; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
823 |
} |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
824 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
825 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_range_case_paging_12 |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
826 |
{ |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
827 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
828 |
imgmajorskinid=EAknsMajorGeneric; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
829 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
830 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_page1; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
831 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_page1_mask; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
832 |
nactiveskinid=EAknsMinorGenericQgnIndiInputPage1; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
833 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
834 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_page1; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
835 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_page1_mask; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
836 |
nactivepskinid=EAknsMinorGenericQgnIndiInputPage1; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
837 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
838 |
active=EMbmPeninputsplitqwertyQgn_indi_input_page1; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
839 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_page1_mask; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
840 |
activeskinid=EAknsMinorGenericQgnIndiInputPage1; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
841 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
842 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_page1; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
843 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_page1_mask; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
844 |
activepskinid=EAknsMinorGenericQgnIndiInputPage1; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
845 |
} |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
846 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
847 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_range_case_paging_22 |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
848 |
{ |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
849 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
850 |
imgmajorskinid=EAknsMajorGeneric; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
851 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
852 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_page2; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
853 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_page2_mask; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
854 |
nactiveskinid=EAknsMinorGenericQgnIndiInputPage2; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
855 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
856 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_page2; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
857 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_page2_mask; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
858 |
nactivepskinid=EAknsMinorGenericQgnIndiInputPage2; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
859 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
860 |
active=EMbmPeninputsplitqwertyQgn_indi_input_page2; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
861 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_page2_mask; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
862 |
activeskinid=EAknsMinorGenericQgnIndiInputPage2; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
863 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
864 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_page2; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
865 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_page2_mask; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
866 |
activepskinid=EAknsMinorGenericQgnIndiInputPage2; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
867 |
} |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
868 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
869 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_range_case_paging_arabic_11 |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
870 |
{ |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
871 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
872 |
imgmajorskinid=EAknsMajorGeneric; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
873 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
874 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_qwerty_page1_1_ah; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
875 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_qwerty_page1_1_ah_mask; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
876 |
nactiveskinid=EAknsMinorGenericQgnIndiInputQwertyPage11Ah; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
877 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
878 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_qwerty_page1_1_ah; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
879 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_qwerty_page1_1_ah_mask; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
880 |
nactivepskinid=EAknsMinorGenericQgnIndiInputQwertyPage11Ah; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
881 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
882 |
active=EMbmPeninputsplitqwertyQgn_indi_input_qwerty_page1_1_ah; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
883 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_qwerty_page1_1_ah_mask; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
884 |
activeskinid=EAknsMinorGenericQgnIndiInputQwertyPage11Ah; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
885 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
886 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_qwerty_page1_1_ah; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
887 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_qwerty_page1_1_ah_mask; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
888 |
activepskinid=EAknsMinorGenericQgnIndiInputQwertyPage11Ah; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
889 |
} |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
890 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
891 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_range_case_paging_arabic_12 |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
892 |
{ |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
893 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
894 |
imgmajorskinid=EAknsMajorGeneric; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
895 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
896 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_qwerty_page1_2_ah; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
897 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_qwerty_page1_2_ah_mask; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
898 |
nactiveskinid=EAknsMinorGenericQgnIndiInputQwertyPage12Ah; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
899 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
900 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_qwerty_page1_2_ah; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
901 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_qwerty_page1_2_ah_mask; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
902 |
nactivepskinid=EAknsMinorGenericQgnIndiInputQwertyPage12Ah; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
903 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
904 |
active=EMbmPeninputsplitqwertyQgn_indi_input_qwerty_page1_2_ah; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
905 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_qwerty_page1_2_ah_mask; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
906 |
activeskinid=EAknsMinorGenericQgnIndiInputQwertyPage12Ah; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
907 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
908 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_qwerty_page1_2_ah; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
909 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_qwerty_page1_2_ah_mask; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
910 |
activepskinid=EAknsMinorGenericQgnIndiInputQwertyPage12Ah; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
911 |
} |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
912 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
913 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_range_case_paging_arabic_22 |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
914 |
{ |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
915 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
916 |
imgmajorskinid=EAknsMajorGeneric; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
917 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
918 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_qwerty_page2_2_ah; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
919 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_qwerty_page2_2_ah_mask; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
920 |
nactiveskinid=EAknsMinorGenericQgnIndiInputQwertyPage22Ah; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
921 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
922 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_qwerty_page2_2_ah; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
923 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_qwerty_page2_2_ah_mask; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
924 |
nactivepskinid=EAknsMinorGenericQgnIndiInputQwertyPage22Ah; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
925 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
926 |
active=EMbmPeninputsplitqwertyQgn_indi_input_qwerty_page2_2_ah; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
927 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_qwerty_page2_2_ah_mask; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
928 |
activeskinid=EAknsMinorGenericQgnIndiInputQwertyPage22Ah; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
929 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
930 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_qwerty_page2_2_ah; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
931 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_qwerty_page2_2_ah_mask; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
932 |
activepskinid=EAknsMinorGenericQgnIndiInputQwertyPage22Ah; |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
933 |
} |
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
934 |
|
5a1685599b76
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
44
diff
changeset
|
935 |
|
44 | 936 |
RESOURCE LBUF r_peninput_vkb_accent1 |
937 |
{ |
|
938 |
txt=qtn_tin_vkb_accented_set1; |
|
939 |
} |
|
940 |
||
941 |
RESOURCE LBUF r_peninput_vkb_accent2 |
|
942 |
{ |
|
943 |
txt=qtn_tin_vkb_accented_set2; |
|
944 |
} |
|
945 |
||
946 |
RESOURCE LBUF r_peninput_vkb_accent3 |
|
947 |
{ |
|
948 |
txt=qtn_tin_vkb_accented_set3; |
|
949 |
} |
|
950 |
||
951 |
RESOURCE AKN_FEP_NONIRREGULAR_VKB_BITMAP r_akn_fep_vkb_nonirregular_bitmap |
|
952 |
{ |
|
953 |
bmpfile = PENINPUT_LAYOUT_VKB_BMP; |
|
954 |
imgmajorskinid=EAknsMajorGeneric; |
|
955 |
||
956 |
normal = EMbmPeninputsplitqwertyQsn_fr_keypad_button_normal; |
|
957 |
normalskinid = EAknsMinorGenericQsnFrKeypadButtonNormal; |
|
958 |
||
959 |
highlight = EMbmPeninputsplitqwertyQsn_fr_keypad_button_pressed; |
|
960 |
highlightskinid = EAknsMinorGenericQsnFrKeypadButtonPressed; |
|
961 |
||
962 |
dimmed = EMbmPeninputsplitqwertyQsn_fr_keypad_button_inactive; |
|
963 |
dimmedskinid = EAknsMinorGenericQsnFrKeypadButtonInactive; |
|
964 |
} |
|
965 |
RESOURCE AKN_FEP_IRREGULAR_VKB_BITMAP r_akn_fep_vkb_irregular_bitmap |
|
966 |
{ |
|
967 |
bmpfile = PENINPUT_LAYOUT_VKB_BMP; |
|
968 |
// id of bitmap |
|
969 |
leftdownnormal= EMbmPeninputsplitqwertyQgn_graf_fep_char_t_left_down; |
|
970 |
leftdownnormalmask= EMbmPeninputsplitqwertyQgn_graf_fep_char_t_left_down_mask; |
|
971 |
leftdownnormalskinid= EAknsMinorGenericQgnGrafFepCharTLeftDown; |
|
972 |
leftdownpressed= EMbmPeninputsplitqwertyQgn_graf_fep_char_t_left_down_pressed; |
|
973 |
leftdownpressedmask=EMbmPeninputsplitqwertyQgn_graf_fep_char_t_left_down_pressed_mask; |
|
974 |
leftdownpressedkinid= EAknsMinorGenericQgnGrafFepCharTLeftDownPressed; |
|
975 |
leftdowndimmed= EMbmPeninputsplitqwertyQgn_graf_fep_char_t_left_down_dimmed; |
|
976 |
leftdowndimmedmask= EMbmPeninputsplitqwertyQgn_graf_fep_char_t_left_down_dimmed_mask; |
|
977 |
leftdowndimmedskinid= EAknsMinorGenericQgnGrafFepCharTLeftDownDimmed; |
|
978 |
||
979 |
middleupnormal= EMbmPeninputsplitqwertyQgn_graf_fep_char_t_middle_up; |
|
980 |
middleupnormalmask= EMbmPeninputsplitqwertyQgn_graf_fep_char_t_middle_up_mask; |
|
981 |
middleupnormalskinid= EAknsMinorGenericQgnGrafFepCharTMiddleUp; |
|
982 |
middleuppressed= EMbmPeninputsplitqwertyQgn_graf_fep_char_t_middle_up_pressed; |
|
983 |
middleuppressedmask=EMbmPeninputsplitqwertyQgn_graf_fep_char_t_middle_up_pressed_mask; |
|
984 |
middleuppressedkinid= EAknsMinorGenericQgnGrafFepCharTMiddleUpPressed; |
|
985 |
middleupdimmed= EMbmPeninputsplitqwertyQgn_graf_fep_char_t_middle_up_dimmed; |
|
986 |
middleupdimmedmask= EMbmPeninputsplitqwertyQgn_graf_fep_char_t_middle_up_dimmed_mask; |
|
987 |
middleupdimmedskinid= EAknsMinorGenericQgnGrafFepCharTMiddleUpDimmed; |
|
988 |
||
989 |
middledownnormal= EMbmPeninputsplitqwertyQgn_graf_fep_char_t_middle_down; |
|
990 |
middledownnormalmask= EMbmPeninputsplitqwertyQgn_graf_fep_char_t_middle_down_mask; |
|
991 |
middledownnormalskinid= EAknsMinorGenericQgnGrafFepCharTMiddleDown; |
|
992 |
middledownpressed= EMbmPeninputsplitqwertyQgn_graf_fep_char_t_middle_down_pressed; |
|
993 |
middledownpressedmask=EMbmPeninputsplitqwertyQgn_graf_fep_char_t_middle_down_pressed_mask; |
|
994 |
middledownpressedkinid= EAknsMinorGenericQgnGrafFepCharTMiddleDownPressed; |
|
995 |
middledowndimmed= EMbmPeninputsplitqwertyQgn_graf_fep_char_t_middle_down_dimmed; |
|
996 |
middledowndimmedmask= EMbmPeninputsplitqwertyQgn_graf_fep_char_t_middle_down_dimmed_mask; |
|
997 |
middledowndimmedskinid= EAknsMinorGenericQgnGrafFepCharTMiddleDownDimmed; |
|
998 |
||
999 |
rightdownnormal= EMbmPeninputsplitqwertyQgn_graf_fep_char_t_right_down; |
|
1000 |
rightdownnormalmask= EMbmPeninputsplitqwertyQgn_graf_fep_char_t_right_down_mask; |
|
1001 |
rightdownnormalskinid= EAknsMinorGenericQgnGrafFepCharTRightDown; |
|
1002 |
rightdownpressed= EMbmPeninputsplitqwertyQgn_graf_fep_char_t_right_down_pressed; |
|
1003 |
rightdownpressedmask=EMbmPeninputsplitqwertyQgn_graf_fep_char_t_right_down_pressed_mask; |
|
1004 |
rightdownpressedskinid= EAknsMinorGenericQgnGrafFepCharTRightDownPressed; |
|
1005 |
rightdowndimmed= EMbmPeninputsplitqwertyQgn_graf_fep_char_t_right_down_dimmed; |
|
1006 |
rightdowndimmedmask= EMbmPeninputsplitqwertyQgn_graf_fep_char_t_right_down_dimmed_mask; |
|
1007 |
rightdowndimmedskinid= EAknsMinorGenericQgnGrafFepCharTRightDownDimmed; |
|
1008 |
||
1009 |
rightupnormal= EMbmPeninputsplitqwertyQgn_graf_fep_char_t_right_up; |
|
1010 |
rightupnormalmask= EMbmPeninputsplitqwertyQgn_graf_fep_char_t_right_up_mask; |
|
1011 |
rightupnormalskinid= EAknsMinorGenericQgnGrafFepCharTRightUp; |
|
1012 |
rightuppressed= EMbmPeninputsplitqwertyQgn_graf_fep_char_t_right_up_pressed; |
|
1013 |
rightuppressedmask= EMbmPeninputsplitqwertyQgn_graf_fep_char_t_right_up_pressed_mask; |
|
1014 |
rightuppressedskinid= EAknsMinorGenericQgnGrafFepCharTRightUpPressed; |
|
1015 |
rightupwndimmed= EMbmPeninputsplitqwertyQgn_graf_fep_char_t_right_up_dimmed; |
|
1016 |
rightupwndimmedmask=EMbmPeninputsplitqwertyQgn_graf_fep_char_t_right_up_dimmed_mask; |
|
1017 |
rightupwndimmedskinid= EAknsMinorGenericQgnGrafFepCharTRightUpDimmed; |
|
1018 |
} |
|
1019 |
||
1020 |
RESOURCE AKN_FEP_COLOR_ICON_IMAGE r_akn_fep_vkb_space_icon1 |
|
1021 |
{ |
|
1022 |
bmpfile = PENINPUT_LAYOUT_VKB_BMP; |
|
1023 |
imgmajorskinid = EAknsMajorGeneric; |
|
1024 |
||
1025 |
iconimage = EMbmPeninputsplitqwertyQgn_indi_input_space_l; |
|
1026 |
iconimagemsk = EMbmPeninputsplitqwertyQgn_indi_input_space_l_mask; |
|
1027 |
iconimageskinid = EAknsMinorGenericQgnIndiInputSpaceL; |
|
1028 |
} |
|
1029 |
||
1030 |
RESOURCE AKN_FEP_COLOR_ICON_IMAGE r_akn_fep_vkb_space_icon2 |
|
1031 |
{ |
|
1032 |
bmpfile = PENINPUT_LAYOUT_VKB_BMP; |
|
1033 |
imgmajorskinid = EAknsMajorGeneric; |
|
1034 |
||
1035 |
iconimage = EMbmPeninputsplitqwertyQgn_indi_input_space_middle; |
|
1036 |
iconimagemsk = EMbmPeninputsplitqwertyQgn_indi_input_space_middle_mask; |
|
1037 |
iconimageskinid = EAknsMinorGenericQgnIndiInputSpaceMiddle; |
|
1038 |
} |
|
1039 |
||
1040 |
RESOURCE AKN_FEP_COLOR_ICON_IMAGE r_akn_fep_vkb_space_icon3 |
|
1041 |
{ |
|
1042 |
bmpfile = PENINPUT_LAYOUT_VKB_BMP; |
|
1043 |
imgmajorskinid = EAknsMajorGeneric; |
|
1044 |
||
1045 |
iconimage = EMbmPeninputsplitqwertyQgn_indi_input_space_r; |
|
1046 |
iconimagemsk = EMbmPeninputsplitqwertyQgn_indi_input_space_r_mask; |
|
1047 |
iconimageskinid = EAknsMinorGenericQgnIndiInputSpaceR; |
|
1048 |
} |
|
1049 |
||
1050 |
RESOURCE PENINPUT_LAYOUT_VKB_KEYBOARD r_peninput_layout_vkb_keyboard |
|
1051 |
{ |
|
1052 |
bmpfile = PENINPUT_LAYOUT_VKB_BMP; |
|
1053 |
imgmajorskinid = EAknsMajorGeneric; |
|
1054 |
||
1055 |
bgimg = EMbmPeninputsplitqwertyQgn_graf_input_bg; |
|
1056 |
bgimgskinid = EAknsMinorGenericQgnGrafInputBg; |
|
1057 |
} |
|
1058 |
||
1059 |
||
1060 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_range_default |
|
1061 |
{ |
|
1062 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
1063 |
imgmajorskinid=EAknsMajorGeneric; |
|
1064 |
||
1065 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_case_capital; |
|
1066 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_mask; |
|
1067 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1068 |
||
1069 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_case_capital; |
|
1070 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_mask; |
|
1071 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1072 |
||
1073 |
active=EMbmPeninputsplitqwertyQgn_indi_input_case_capital; |
|
1074 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_mask; |
|
1075 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapitalSel; |
|
1076 |
||
1077 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_case_capital; |
|
1078 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_mask; |
|
1079 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapitalSel; |
|
1080 |
||
1081 |
disable=EMbmPeninputsplitqwertyQgn_indi_input_case_capital; |
|
1082 |
disablemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_mask; |
|
1083 |
disableskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1084 |
} |
|
1085 |
||
1086 |
||
1087 |
RESOURCE PENINPUT_SPLITQWERTY_RANGELABELS r_peninput_layout_vkb_ranges |
|
1088 |
{ |
|
1089 |
nativeChar = qtn_tin_vkb_native_characters_range; |
|
1090 |
nativeNumber = qtn_tin_vkb_native_numbers_symbols; |
|
1091 |
latinChar = qtn_tin_vkb_alpha_range; |
|
1092 |
latinNumber = qtn_tin_vkb_numbers_symbols; |
|
1093 |
} |
|
1094 |
||
1095 |
||
1096 |
||
1097 |
//for Cyrillic |
|
1098 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_rangectrl_cyrillic_alpha |
|
1099 |
{ |
|
1100 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
1101 |
imgmajorskinid=EAknsMajorGeneric; |
|
1102 |
||
1103 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special; |
|
1104 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special_mask; |
|
1105 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1106 |
||
1107 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special; |
|
1108 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special_mask; |
|
1109 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1110 |
||
1111 |
active=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special; |
|
1112 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special_mask; |
|
1113 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapitalSel; |
|
1114 |
||
1115 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special; |
|
1116 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special_mask; |
|
1117 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapitalSel; |
|
1118 |
||
1119 |
disable=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special; |
|
1120 |
disablemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special_mask; |
|
1121 |
disableskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1122 |
} |
|
1123 |
||
1124 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_rangectrl_cyrillic_numeric |
|
1125 |
{ |
|
1126 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
1127 |
imgmajorskinid=EAknsMajorGeneric; |
|
1128 |
||
1129 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_cyrillic; |
|
1130 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_cyrillic_mask; |
|
1131 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1132 |
||
1133 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_cyrillic; |
|
1134 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_cyrillic_mask; |
|
1135 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1136 |
||
1137 |
active=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_cyrillic; |
|
1138 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_cyrillic_mask; |
|
1139 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapitalSel; |
|
1140 |
||
1141 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_cyrillic; |
|
1142 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_cyrillic_mask; |
|
1143 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapitalSel; |
|
1144 |
||
1145 |
disable=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_cyrillic; |
|
1146 |
disablemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_cyrillic_mask; |
|
1147 |
disableskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1148 |
} |
|
1149 |
||
1150 |
//for Greek |
|
1151 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_rangectrl_greek_alpha |
|
1152 |
{ |
|
1153 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
1154 |
imgmajorskinid=EAknsMajorGeneric; |
|
1155 |
||
1156 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special; |
|
1157 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special_mask; |
|
1158 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1159 |
||
1160 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special; |
|
1161 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special_mask; |
|
1162 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1163 |
||
1164 |
active=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special; |
|
1165 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special_mask; |
|
1166 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapitalSel; |
|
1167 |
||
1168 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special; |
|
1169 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special_mask; |
|
1170 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapitalSel; |
|
1171 |
||
1172 |
disable=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special; |
|
1173 |
disablemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special_mask; |
|
1174 |
disableskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1175 |
} |
|
1176 |
||
1177 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_rangectrl_greek_numeric |
|
1178 |
{ |
|
1179 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
1180 |
imgmajorskinid=EAknsMajorGeneric; |
|
1181 |
||
1182 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_greek; |
|
1183 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_greek_mask; |
|
1184 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1185 |
||
1186 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_greek; |
|
1187 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_greek_mask; |
|
1188 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1189 |
||
1190 |
active=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_greek; |
|
1191 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_greek_mask; |
|
1192 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapitalSel; |
|
1193 |
||
1194 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_greek; |
|
1195 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_greek_mask; |
|
1196 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapitalSel; |
|
1197 |
||
1198 |
disable=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_greek; |
|
1199 |
disablemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_greek_mask; |
|
1200 |
disableskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1201 |
} |
|
1202 |
||
1203 |
//for Hebrew |
|
1204 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_rangectrl_hebrew_alpha |
|
1205 |
{ |
|
1206 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
1207 |
imgmajorskinid=EAknsMajorGeneric; |
|
1208 |
||
1209 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special; |
|
1210 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special_mask; |
|
1211 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1212 |
||
1213 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special; |
|
1214 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special_mask; |
|
1215 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1216 |
||
1217 |
active=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special; |
|
1218 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special_mask; |
|
1219 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapitalSel; |
|
1220 |
||
1221 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special; |
|
1222 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special_mask; |
|
1223 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapitalSel; |
|
1224 |
||
1225 |
disable=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special; |
|
1226 |
disablemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special_mask; |
|
1227 |
disableskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1228 |
} |
|
1229 |
||
1230 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_rangectrl_hebrew_numeric |
|
1231 |
{ |
|
1232 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
1233 |
imgmajorskinid=EAknsMajorGeneric; |
|
1234 |
||
1235 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_case_text_hebrew; |
|
1236 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_text_hebrew_mask; |
|
1237 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1238 |
||
1239 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_case_text_hebrew; |
|
1240 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_case_text_hebrew_mask; |
|
1241 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1242 |
||
1243 |
active=EMbmPeninputsplitqwertyQgn_indi_input_case_text_hebrew; |
|
1244 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_text_hebrew_mask; |
|
1245 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapitalSel; |
|
1246 |
||
1247 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_case_text_hebrew; |
|
1248 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_case_text_hebrew_mask; |
|
1249 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapitalSel; |
|
1250 |
||
1251 |
disable=EMbmPeninputsplitqwertyQgn_indi_input_case_text_hebrew; |
|
1252 |
disablemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_text_hebrew_mask; |
|
1253 |
disableskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1254 |
} |
|
1255 |
||
1256 |
//for Arabic, Farsi and Urdu |
|
1257 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_rangectrl_arabic_alpha |
|
1258 |
{ |
|
1259 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
1260 |
imgmajorskinid=EAknsMajorGeneric; |
|
1261 |
||
1262 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_arabic_indic; |
|
1263 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_arabic_indic_mask; |
|
1264 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1265 |
||
1266 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_arabic_indic; |
|
1267 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_arabic_indic_mask; |
|
1268 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1269 |
||
1270 |
active=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_arabic_indic; |
|
1271 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_arabic_indic_mask; |
|
1272 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapitalSel; |
|
1273 |
||
1274 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_arabic_indic; |
|
1275 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_arabic_indic_mask; |
|
1276 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapitalSel; |
|
1277 |
||
1278 |
disable=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_arabic_indic; |
|
1279 |
disablemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_arabic_indic_mask; |
|
1280 |
disableskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1281 |
} |
|
1282 |
||
1283 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_rangectrl_arabic_numeric |
|
1284 |
{ |
|
1285 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
1286 |
imgmajorskinid=EAknsMajorGeneric; |
|
1287 |
||
1288 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_case_text_arabic; |
|
1289 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_text_arabic_mask; |
|
1290 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1291 |
||
1292 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_case_text_arabic; |
|
1293 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_case_text_arabic_mask; |
|
1294 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1295 |
||
1296 |
active=EMbmPeninputsplitqwertyQgn_indi_input_case_text_arabic; |
|
1297 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_text_arabic_mask; |
|
1298 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapitalSel; |
|
1299 |
||
1300 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_case_text_arabic; |
|
1301 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_case_text_arabic_mask; |
|
1302 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapitalSel; |
|
1303 |
||
1304 |
disable=EMbmPeninputsplitqwertyQgn_indi_input_case_text_arabic; |
|
1305 |
disablemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_text_arabic_mask; |
|
1306 |
disableskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1307 |
} |
|
1308 |
||
1309 |
||
1310 |
//for Thai |
|
1311 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_rangectrl_thai_alpha |
|
1312 |
{ |
|
1313 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
1314 |
imgmajorskinid=EAknsMajorGeneric; |
|
1315 |
||
1316 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special; |
|
1317 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special_mask; |
|
1318 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1319 |
||
1320 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special; |
|
1321 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special_mask; |
|
1322 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1323 |
||
1324 |
active=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special; |
|
1325 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special_mask; |
|
1326 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapitalSel; |
|
1327 |
||
1328 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special; |
|
1329 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special_mask; |
|
1330 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapitalSel; |
|
1331 |
||
1332 |
disable=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special; |
|
1333 |
disablemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special_mask; |
|
1334 |
disableskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1335 |
} |
|
1336 |
||
1337 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_rangectrl_thai_numeric |
|
1338 |
{ |
|
1339 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
1340 |
imgmajorskinid=EAknsMajorGeneric; |
|
1341 |
||
1342 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_case_text_thai; |
|
1343 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_text_thai_mask; |
|
1344 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1345 |
||
1346 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_case_text_thai; |
|
1347 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_case_text_thai_mask; |
|
1348 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1349 |
||
1350 |
active=EMbmPeninputsplitqwertyQgn_indi_input_case_text_thai; |
|
1351 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_text_thai_mask; |
|
1352 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapitalSel; |
|
1353 |
||
1354 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_case_text_thai; |
|
1355 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_case_text_thai_mask; |
|
1356 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapitalSel; |
|
1357 |
||
1358 |
disable=EMbmPeninputsplitqwertyQgn_indi_input_case_text_thai; |
|
1359 |
disablemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_text_thai_mask; |
|
1360 |
disableskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1361 |
} |
|
1362 |
||
1363 |
//for Latin |
|
1364 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_rangectrl_latin_alpha |
|
1365 |
{ |
|
1366 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
1367 |
imgmajorskinid=EAknsMajorGeneric; |
|
1368 |
||
1369 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special; |
|
1370 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special_mask; |
|
1371 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1372 |
||
1373 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special; |
|
1374 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special_mask; |
|
1375 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1376 |
||
1377 |
active=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special; |
|
1378 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special_mask; |
|
1379 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapitalSel; |
|
1380 |
||
1381 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special; |
|
1382 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special_mask; |
|
1383 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapitalSel; |
|
1384 |
||
1385 |
disable=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special; |
|
1386 |
disablemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_numeric_special_mask; |
|
1387 |
disableskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1388 |
} |
|
1389 |
||
1390 |
RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_rangectrl_latin_numeric |
|
1391 |
{ |
|
1392 |
bmpfile=PENINPUT_LAYOUT_VKB_BMP; |
|
1393 |
imgmajorskinid=EAknsMajorGeneric; |
|
1394 |
||
1395 |
nactive=EMbmPeninputsplitqwertyQgn_indi_input_case_capital; |
|
1396 |
nactivemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_mask; |
|
1397 |
nactiveskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1398 |
||
1399 |
nactivep=EMbmPeninputsplitqwertyQgn_indi_input_case_capital; |
|
1400 |
nactivepmsk=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_mask; |
|
1401 |
nactivepskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1402 |
||
1403 |
active=EMbmPeninputsplitqwertyQgn_indi_input_case_capital; |
|
1404 |
activemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_mask; |
|
1405 |
activeskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapitalSel; |
|
1406 |
||
1407 |
activep=EMbmPeninputsplitqwertyQgn_indi_input_case_capital; |
|
1408 |
activepmsk=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_mask; |
|
1409 |
activepskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapitalSel; |
|
1410 |
||
1411 |
disable=EMbmPeninputsplitqwertyQgn_indi_input_case_capital; |
|
1412 |
disablemsk=EMbmPeninputsplitqwertyQgn_indi_input_case_capital_mask; |
|
1413 |
disableskinid=EAknsMinorGenericQgnIndiFepButtonCaseCapital; |
|
1414 |
} |