--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textinput/peninputvkbjp/srcdata/peninputvkbwindowjp.rss Tue Feb 02 01:02:04 2010 +0200
@@ -0,0 +1,548 @@
+/*
+* Copyright (c) 2002-2007 Nokia Corporation and/or its subsidiary(-ies).
+* All rights reserved.
+* This component and the accompanying materials are made available
+* under the terms of "Eclipse Public License v1.0""
+* which accompanies this distribution, and is available
+* at the URL "http://www.eclipse.org/legal/epl-v10.html".
+*
+* Initial Contributors:
+* Nokia Corporation - initial contribution.
+*
+* Contributors:
+*
+* Description: Resource definitions for project peninputvkbjp
+*
+*/
+
+
+// RESOURCE IDENTIFIER
+NAME PVKJ
+
+#include <eikon.hrh>
+#include <peninputvkbjp.mbg>
+#include <aknfeppeninputenums.h>
+#include <aknsconstants.hrh>
+#include <peninputcommonlayout.rh>
+
+//#include "peninputvkbctrl.rh"
+#include "peninputvkb.hrh"
+
+// Resource identifiers
+RESOURCE RSS_SIGNATURE { }
+RESOURCE TBUF { buf=""; }
+
+// MACROS
+#define PENINPUT_LAYOUT_VKB_BMP "z:\\resource\\apps\\peninputvkbjp.mbm"
+
+#define peninput_number_mode_keymap_standard "*+pw#"
+#define peninput_number_mode_keymap_plain ""
+#define peninput_number_mode_keymap_calculator "+-*/"
+#define peninput_number_mode_keymap_converter "+-E"
+#define peninput_number_mode_keymap_to_field "+"
+#define peninput_number_mode_keymap_fixed_dialling "*+pw?#"
+#define peninput_number_mode_keymap_sat "*+#"
+#define peninput_number_mode_keymap_sat_hidden "*#"
+#define peninput_number_mode_keymap_Alpha_numeric "*#"
+
+// ---------------------------------------------------------------------------
+// r_peninput_layout_vkb_window
+// VKB layout window
+// ---------------------------------------------------------------------------
+//
+RESOURCE PENINPUT_LAYOUT_BASE_WINDOW r_peninput_layout_vkb_window
+ {
+ supportskin = 1;
+ moveimage=r_peninput_layout_move_button;
+ closeimage=r_peninput_layout_close_button;
+ icfimage = r_peninput_layout_icf;
+ optionimage=r_peninput_layout_touch_input_option;
+ keymapping=r_peninput_layout_key_mapping_string_list;
+ shadow=r_peninput_layout_vkb_window_shadow;
+ }
+
+// ---------------------------------------------------------------------------
+// r_peninput_layout_icf
+// VKB window input context field
+// ---------------------------------------------------------------------------
+//
+RESOURCE PENINPUT_LAYOUT_ICF r_peninput_layout_icf
+ {
+ bmpfile=PENINPUT_LAYOUT_VKB_BMP;
+ imgmajorskinid=EAknsMajorGeneric;
+
+ icfbgimg=EMbmPeninputvkbjpQgn_graf_fep_input_bg;
+ icfbgimgskinid=EAknsMinorGenericQgnGrafFepInputBg;
+
+ colormajorskinid=EAknsMajorSkin;
+ textcolorgrp = EAknsMinorQsnTextColors;
+ textcoloridx = 59;
+ }
+
+// ---------------------------------------------------------------------------
+// r_peninput_layout_vkb_window_shadow
+// VKB window shadow
+// ---------------------------------------------------------------------------
+//
+RESOURCE PENINPUT_LAYOUT_WINDOW_SHADOW r_peninput_layout_vkb_window_shadow
+ {
+ bmpfile=PENINPUT_LAYOUT_VKB_BMP;
+ imgmajorskinid=EAknsMajorGeneric;
+
+ shadowimgtl=EMbmPeninputvkbjpQgn_graf_fep_popup_shadow_tl;
+ shadowimgtlmask=EMbmPeninputvkbjpQgn_graf_fep_popup_shadow_tl_mask;
+ shadowimgtlskinid=EAknsMinorGenericQgnGrafFepPopupShadowTl;
+
+ shadowimgt=EMbmPeninputvkbjpQgn_graf_fep_popup_shadow_t;
+ shadowimgtmask=EMbmPeninputvkbjpQgn_graf_fep_popup_shadow_t_mask;
+ shadowimgtskinid=EAknsMinorGenericQgnGrafFepPopupShadowT;
+
+ shadowimgtr=EMbmPeninputvkbjpQgn_graf_fep_popup_shadow_tr;
+ shadowimgtrmask=EMbmPeninputvkbjpQgn_graf_fep_popup_shadow_tr_mask;
+ shadowimgtrskinid=EAknsMinorGenericQgnGrafFepPopupShadowTr;
+
+ shadowimgl=EMbmPeninputvkbjpQgn_graf_fep_popup_shadow_l;
+ shadowimglmask=EMbmPeninputvkbjpQgn_graf_fep_popup_shadow_l_mask;
+ shadowimglskinid=EAknsMinorGenericQgnGrafFepPopupShadowL;
+
+ shadowimgr=EMbmPeninputvkbjpQgn_graf_fep_popup_shadow_r;
+ shadowimgrmask=EMbmPeninputvkbjpQgn_graf_fep_popup_shadow_r_mask;
+ shadowimgrskinid=EAknsMinorGenericQgnGrafFepPopupShadowR;
+
+ shadowimgbl=EMbmPeninputvkbjpQgn_graf_fep_popup_shadow_bl;
+ shadowimgblmask=EMbmPeninputvkbjpQgn_graf_fep_popup_shadow_bl_mask;
+ shadowimgblskinid=EAknsMinorGenericQgnGrafFepPopupShadowBl;
+
+ shadowimgb=EMbmPeninputvkbjpQgn_graf_fep_popup_shadow_b;
+ shadowimgbmask=EMbmPeninputvkbjpQgn_graf_fep_popup_shadow_b_mask;
+ shadowimgbskinid=EAknsMinorGenericQgnGrafFepPopupShadowB;
+
+ shadowimgbr=EMbmPeninputvkbjpQgn_graf_fep_popup_shadow_br;
+ shadowimgbrmask=EMbmPeninputvkbjpQgn_graf_fep_popup_shadow_br_mask;
+ shadowimgbrskinid=EAknsMinorGenericQgnGrafFepPopupShadowBr;
+ }
+
+// ---------------------------------------------------------------------------
+// r_peninput_layout_close_button
+// Close button in base window's titlebar
+// ---------------------------------------------------------------------------
+//
+RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_close_button
+ {
+ bmpfile=PENINPUT_LAYOUT_VKB_BMP;
+ imgmajorskinid=EAknsMajorGeneric;
+
+ nactive=EMbmPeninputvkbjpQgn_indi_fep_button_close;
+ nactiveskinid=EAknsMinorGenericQgnIndiFepButtonClose;
+
+ nactivep=EMbmPeninputvkbjpQgn_indi_fep_button_close_sel;
+ nactivepskinid=EAknsMinorGenericQgnIndiFepButtonCloseSel;
+
+ active=EMbmPeninputvkbjpQgn_indi_fep_button_close;
+ activeskinid=EAknsMinorGenericQgnIndiFepButtonClose;
+
+ activep=EMbmPeninputvkbjpQgn_indi_fep_button_close_sel;
+ activepskinid=EAknsMinorGenericQgnIndiFepButtonCloseSel;
+ }
+
+// ---------------------------------------------------------------------------
+// r_peninput_layout_move_button
+// Move button in base window's titlebar
+// ---------------------------------------------------------------------------
+//
+RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_move_button
+ {
+ bmpfile=PENINPUT_LAYOUT_VKB_BMP;
+ imgmajorskinid=EAknsMajorGeneric;
+
+ nactive=EMbmPeninputvkbjpQgn_indi_fep_button_move2;
+ nactiveskinid=EAknsMinorGenericQgnIndiFepButtonMove2;
+
+ nactivep=EMbmPeninputvkbjpQgn_indi_fep_button_move2_sel;
+ nactivepskinid=EAknsMinorGenericQgnIndiFepButtonMove2Sel;
+
+ active=EMbmPeninputvkbjpQgn_indi_fep_button_move2;
+ activeskinid=EAknsMinorGenericQgnIndiFepButtonMove2;
+
+ activep=EMbmPeninputvkbjpQgn_indi_fep_button_move2_sel;
+ activepskinid=EAknsMinorGenericQgnIndiFepButtonMove2Sel;
+
+ moveindicator=EMbmPeninputvkbjpQgn_indi_fep_button_move2_sel;
+ moveindicatorskinid=EAknsMinorGenericQgnIndiFepButtonMove2Sel;
+ }
+
+// ---------------------------------------------------------------------------
+// r_peninput_layout_touch_input_option
+// Touch input option button in base window's titlebar
+// ---------------------------------------------------------------------------
+//
+RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_touch_input_option
+ {
+ bmpfile=PENINPUT_LAYOUT_VKB_BMP;
+ imgmajorskinid=EAknsMajorGeneric;
+
+ nactive=EMbmPeninputvkbjpQgn_indi_fep_button_options;
+ nactiveskinid=EAknsMinorGenericQgnIndiFepButtonOptions;
+
+ nactivep=EMbmPeninputvkbjpQgn_indi_fep_button_options_sel;
+ nactivepskinid=EAknsMinorGenericQgnIndiFepButtonOptionsSel;
+
+ active=EMbmPeninputvkbjpQgn_indi_fep_button_options;
+ activeskinid=EAknsMinorGenericQgnIndiFepButtonOptions;
+
+ activep=EMbmPeninputvkbjpQgn_indi_fep_button_options_sel;
+ activepskinid=EAknsMinorGenericQgnIndiFepButtonOptionsSel;
+
+ disable=EMbmPeninputvkbjpQgn_indi_fep_button_options;
+ disableskinid=EAknsMinorGenericQgnIndiFepButtonOptions;
+ }
+
+// ---------------------------------------------------------------------------
+// r_peninput_layout_key_mapping_string_list
+// Contain key mapping strings for vkb layout
+// ---------------------------------------------------------------------------
+//
+RESOURCE PENINPUT_LAYOUT_NUMERIC_KEY_MAPPING_STRING_LIST r_peninput_layout_key_mapping_string_list
+ {
+ items =
+ {
+ PENINPUT_LAYOUT_NUMERIC_KEY_MAPPING_STRING
+ {
+ numerickeymapping=EAknEditorStandardNumberModeKeymap;
+ PermittedString=peninput_number_mode_keymap_standard;
+ },
+ PENINPUT_LAYOUT_NUMERIC_KEY_MAPPING_STRING
+ {
+ numerickeymapping=EAknEditorPlainNumberModeKeymap;
+ PermittedString=peninput_number_mode_keymap_plain;
+ },
+ PENINPUT_LAYOUT_NUMERIC_KEY_MAPPING_STRING
+ {
+ numerickeymapping=EAknEditorCalculatorNumberModeKeymap;
+ PermittedString=peninput_number_mode_keymap_calculator;
+ },
+ PENINPUT_LAYOUT_NUMERIC_KEY_MAPPING_STRING
+ {
+ numerickeymapping=EAknEditorConverterNumberModeKeymap;
+ PermittedString=peninput_number_mode_keymap_converter;
+ },
+ PENINPUT_LAYOUT_NUMERIC_KEY_MAPPING_STRING
+ {
+ numerickeymapping=EAknEditorToFieldNumberModeKeymap;
+ PermittedString=peninput_number_mode_keymap_to_field;
+ },
+ PENINPUT_LAYOUT_NUMERIC_KEY_MAPPING_STRING
+ {
+ numerickeymapping=EAknEditorFixedDiallingNumberModeKeymap;
+ PermittedString=peninput_number_mode_keymap_fixed_dialling;
+ },
+ PENINPUT_LAYOUT_NUMERIC_KEY_MAPPING_STRING
+ {
+ numerickeymapping=EAknEditorSATNumberModeKeymap;
+ PermittedString=peninput_number_mode_keymap_sat;
+ },
+ PENINPUT_LAYOUT_NUMERIC_KEY_MAPPING_STRING
+ {
+ numerickeymapping=EAknEditorSATHiddenNumberModeKeymap;
+ PermittedString=peninput_number_mode_keymap_sat_hidden;
+ },
+ PENINPUT_LAYOUT_NUMERIC_KEY_MAPPING_STRING
+ {
+ numerickeymapping=EAknEditorAlphanumericNumberModeKeymap;
+ PermittedString=peninput_number_mode_keymap_Alpha_numeric;
+ }
+ };
+ }
+
+// ---------------------------------------------------------------------------
+// r_peninput_layout_vkb_clear_1
+// Clear button of vkb
+// ---------------------------------------------------------------------------
+//
+RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_clear_1
+ {
+ bmpfile=PENINPUT_LAYOUT_VKB_BMP;
+ imgmajorskinid=EAknsMajorGeneric;
+
+ nactive=EMbmPeninputvkbjpQgn_indi_fep_button_clear_japanese_1;
+ nactiveskinid=EAknsMinorGenericQgnIndiFepButtonClearJapanese1;
+
+ nactivep=EMbmPeninputvkbjpQgn_indi_fep_button_clear_japanese_1_sel;
+ nactivepskinid=EAknsMinorGenericQgnIndiFepButtonClearJapanese1Sel;
+
+ active=EMbmPeninputvkbjpQgn_indi_fep_button_clear_japanese_1;
+ activeskinid=EAknsMinorGenericQgnIndiFepButtonClearJapanese1;
+
+ activep=EMbmPeninputvkbjpQgn_indi_fep_button_clear_japanese_1_sel;
+ activepskinid=EAknsMinorGenericQgnIndiFepButtonClearJapanese1Sel;
+ }
+
+// ---------------------------------------------------------------------------
+// r_peninput_layout_vkb_clear_2
+// Clear button of vkb
+// ---------------------------------------------------------------------------
+//
+RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_clear_2
+ {
+ bmpfile=PENINPUT_LAYOUT_VKB_BMP;
+ imgmajorskinid=EAknsMajorGeneric;
+
+ nactive=EMbmPeninputvkbjpQgn_indi_fep_button_clear_japanese_2;
+ nactiveskinid=EAknsMinorGenericQgnIndiFepButtonClearJapanese2;
+
+ nactivep=EMbmPeninputvkbjpQgn_indi_fep_button_clear_japanese_2_sel;
+ nactivepskinid=EAknsMinorGenericQgnIndiFepButtonClearJapanese2Sel;
+
+ active=EMbmPeninputvkbjpQgn_indi_fep_button_clear_japanese_2;
+ activeskinid=EAknsMinorGenericQgnIndiFepButtonClearJapanese2;
+
+ activep=EMbmPeninputvkbjpQgn_indi_fep_button_clear_japanese_2_sel;
+ activepskinid=EAknsMinorGenericQgnIndiFepButtonClearJapanese2Sel;
+ }
+
+// ---------------------------------------------------------------------------
+// r_peninput_layout_vkb_enter
+// Enter button of vkb
+// ---------------------------------------------------------------------------
+//
+RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_enter
+ {
+ bmpfile=PENINPUT_LAYOUT_VKB_BMP;
+ imgmajorskinid=EAknsMajorGeneric;
+
+ nactive=EMbmPeninputvkbjpQgn_indi_fep_button_enter_japanese2;
+ nactiveskinid=EAknsMinorGenericQgnIndiFepButtonEnterJapanese2;
+
+ nactivep=EMbmPeninputvkbjpQgn_indi_fep_button_enter_japanese2_sel;
+ nactivepskinid=EAknsMinorGenericQgnIndiFepButtonEnterJapanese2Sel;
+
+ active=EMbmPeninputvkbjpQgn_indi_fep_button_enter_japanese2;
+ activeskinid=EAknsMinorGenericQgnIndiFepButtonEnterJapanese2;
+
+ activep=EMbmPeninputvkbjpQgn_indi_fep_button_enter_japanese2_sel;
+ activepskinid=EAknsMinorGenericQgnIndiFepButtonEnterJapanese2Sel;
+ }
+
+// ---------------------------------------------------------------------------
+// r_peninput_layout_vkb_switch
+// Switch button of vkb
+// ---------------------------------------------------------------------------
+//
+RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_switch
+ {
+ bmpfile=PENINPUT_LAYOUT_VKB_BMP;
+ imgmajorskinid=EAknsMajorGeneric;
+
+ nactive=EMbmPeninputvkbjpQgn_indi_fep_button_switch;
+ nactiveskinid=EAknsMinorGenericQgnIndiFepButtonSwitch;
+
+ nactivep=EMbmPeninputvkbjpQgn_indi_fep_button_switch_sel;
+ nactivepskinid=EAknsMinorGenericQgnIndiFepButtonSwitchSel;
+
+ active=EMbmPeninputvkbjpQgn_indi_fep_button_switch;
+ activeskinid=EAknsMinorGenericQgnIndiFepButtonSwitch;
+
+ activep=EMbmPeninputvkbjpQgn_indi_fep_button_switch_sel;
+ activepskinid=EAknsMinorGenericQgnIndiFepButtonSwitchSel;
+
+ disable=EMbmPeninputvkbjpQgn_indi_fep_button_switch;
+ disableskinid=EAknsMinorGenericQgnIndiFepButtonSwitch;
+ }
+
+// ---------------------------------------------------------------------------
+// r_peninput_layout_vkb_tab
+// Tab button of vkb
+// ---------------------------------------------------------------------------
+//
+RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_tab
+ {
+ bmpfile=PENINPUT_LAYOUT_VKB_BMP;
+ imgmajorskinid=EAknsMajorGeneric;
+
+ nactive=EMbmPeninputvkbjpQgn_indi_fep_button_tab;
+ nactiveskinid=EAknsMinorGenericQgnIndiFepButtonTab;
+
+ nactivep=EMbmPeninputvkbjpQgn_indi_fep_button_tab_sel;
+ nactivepskinid=EAknsMinorGenericQgnIndiFepButtonTabSel;
+
+ active=EMbmPeninputvkbjpQgn_indi_fep_button_tab;
+ activeskinid=EAknsMinorGenericQgnIndiFepButtonTab;
+
+ activep=EMbmPeninputvkbjpQgn_indi_fep_button_tab_sel;
+ activepskinid=EAknsMinorGenericQgnIndiFepButtonTabSel;
+ }
+
+// ---------------------------------------------------------------------------
+// r_peninput_layout_vkb_space
+// Space button of vkb
+// ---------------------------------------------------------------------------
+//
+RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_space
+ {
+ bmpfile=PENINPUT_LAYOUT_VKB_BMP;
+ imgmajorskinid=EAknsMajorGeneric;
+
+ nactive=EMbmPeninputvkbjpQgn_indi_fep_button_space1;
+ nactiveskinid=EAknsMinorGenericQgnIndiFepButtonSpace1;
+
+ nactivep=EMbmPeninputvkbjpQgn_indi_fep_button_space1_sel;
+ nactivepskinid=EAknsMinorGenericQgnIndiFepButtonSpace1Sel;
+
+ active=EMbmPeninputvkbjpQgn_indi_fep_button_space1;
+ activeskinid=EAknsMinorGenericQgnIndiFepButtonSpace1;
+
+ activep=EMbmPeninputvkbjpQgn_indi_fep_button_space1_sel;
+ activepskinid=EAknsMinorGenericQgnIndiFepButtonSpace1Sel;
+ }
+
+// ---------------------------------------------------------------------------
+// r_peninput_layout_vkb_capslock
+// Capslock button of vkb
+// ---------------------------------------------------------------------------
+//
+RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_capslock
+ {
+ bmpfile=PENINPUT_LAYOUT_VKB_BMP;
+ imgmajorskinid=EAknsMajorGeneric;
+
+ nactive=EMbmPeninputvkbjpQgn_indi_fep_button_capslock;
+ nactiveskinid=EAknsMinorGenericQgnIndiFepButtonCapslock;
+
+ nactivep=EMbmPeninputvkbjpQgn_indi_fep_button_capslock_sel;
+ nactivepskinid=EAknsMinorGenericQgnIndiFepButtonCapslockSel;
+
+ active=EMbmPeninputvkbjpQgn_indi_fep_button_capslock_sel;
+ activeskinid=EAknsMinorGenericQgnIndiFepButtonCapslockSel;
+
+ activep=EMbmPeninputvkbjpQgn_indi_fep_button_capslock_sel;
+ activepskinid=EAknsMinorGenericQgnIndiFepButtonCapslockSel;
+ }
+
+// ---------------------------------------------------------------------------
+// r_peninput_layout_vkb_shift
+// Shift button of vkb
+// ---------------------------------------------------------------------------
+//
+RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_shift
+ {
+ bmpfile=PENINPUT_LAYOUT_VKB_BMP;
+ imgmajorskinid=EAknsMajorGeneric;
+
+ nactive=EMbmPeninputvkbjpQgn_indi_fep_button_shift;
+ nactiveskinid=EAknsMinorGenericQgnIndiFepButtonShift;
+
+ nactivep=EMbmPeninputvkbjpQgn_indi_fep_button_shift_sel;
+ nactivepskinid=EAknsMinorGenericQgnIndiFepButtonShiftSel;
+
+ active=EMbmPeninputvkbjpQgn_indi_fep_button_shift_sel;
+ activeskinid=EAknsMinorGenericQgnIndiFepButtonShiftSel;
+
+ activep=EMbmPeninputvkbjpQgn_indi_fep_button_shift_sel;
+ activepskinid=EAknsMinorGenericQgnIndiFepButtonShiftSel;
+ }
+
+// ---------------------------------------------------------------------------
+// r_peninput_layout_vkb_hwr
+// Switch vkb to hwr button of vkb
+// ---------------------------------------------------------------------------
+//
+RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_hwr
+ {
+ bmpfile=PENINPUT_LAYOUT_VKB_BMP;
+ imgmajorskinid=EAknsMajorGeneric;
+
+ nactive=EMbmPeninputvkbjpQgn_indi_fep_button_hwr;
+ nactiveskinid=EAknsMinorGenericQgnIndiFepButtonHwr;
+
+ nactivep=EMbmPeninputvkbjpQgn_indi_fep_button_hwr_sel;
+ nactivepskinid=EAknsMinorGenericQgnIndiFepButtonHwrSel;
+
+ active=EMbmPeninputvkbjpQgn_indi_fep_button_hwr;
+ activeskinid=EAknsMinorGenericQgnIndiFepButtonHwr;
+
+ activep=EMbmPeninputvkbjpQgn_indi_fep_button_hwr_sel;
+ activepskinid=EAknsMinorGenericQgnIndiFepButtonHwrSel;
+
+ disable=EMbmPeninputvkbjpQgn_indi_fep_button_hwr;
+ disableskinid=EAknsMinorGenericQgnIndiFepButtonHwr;
+ }
+
+
+// ---------------------------------------------------------------------------
+// r_peninput_layout_vkb_sct
+// Symbol button of vkb
+// ---------------------------------------------------------------------------
+//
+RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_sct
+ {
+ bmpfile=PENINPUT_LAYOUT_VKB_BMP;
+ imgmajorskinid=EAknsMajorGeneric;
+
+ nactive=EMbmPeninputvkbjpQgn_indi_fep_button_case_special;
+ nactiveskinid=EAknsMinorGenericQgnIndiFepButtonCaseSpecial;
+
+ nactivep=EMbmPeninputvkbjpQgn_indi_fep_button_case_special_sel;
+ nactivepskinid=EAknsMinorGenericQgnIndiFepButtonSpace1Sel;
+
+ active=EMbmPeninputvkbjpQgn_indi_fep_button_case_special;
+ activeskinid=EAknsMinorGenericQgnIndiFepButtonCaseSpecial;
+
+ activep=EMbmPeninputvkbjpQgn_indi_fep_button_case_special_sel;
+ activepskinid=EAknsMinorGenericQgnIndiFepButtonCaseSpecialSel;
+
+ disable=EMbmPeninputvkbjpQgn_indi_fep_button_case_special;
+ disableskinid=EAknsMinorGenericQgnIndiFepButtonCaseSpecial;
+ }
+
+// ---------------------------------------------------------------------------
+// r_peninput_layout_vkb_scroll_up
+// scroll up button of prediction pane
+// ---------------------------------------------------------------------------
+//
+RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_scroll_up
+ {
+ bmpfile=PENINPUT_LAYOUT_VKB_BMP;
+ imgmajorskinid=EAknsMajorGeneric;
+
+ nactive=EMbmPeninputvkbjpQgn_graf_fep_candi_list_scroll_up;
+ nactiveskinid=EAknsMinorGenericQgnGrafFepCandiListScrollUp;
+
+ nactivep=EMbmPeninputvkbjpQgn_graf_fep_candi_list_scroll_up_sel;
+ nactivepskinid=EAknsMinorGenericQgnGrafFepCandiListScrollUpSel;
+
+ active=EMbmPeninputvkbjpQgn_graf_fep_candi_list_scroll_up;
+ activeskinid=EAknsMinorGenericQgnGrafFepCandiListScrollUp;
+
+ activep=EMbmPeninputvkbjpQgn_graf_fep_candi_list_scroll_up_sel;
+ activepskinid=EAknsMinorGenericQgnGrafFepCandiListScrollUpSel;
+
+ disable=EMbmPeninputvkbjpQgn_graf_fep_candi_list_scroll_up;
+ disableskinid=EAknsMinorGenericQgnGrafFepCandiListScrollUp;
+ }
+
+// ---------------------------------------------------------------------------
+// r_peninput_layout_vkb_scroll_down
+// scroll down button of prediction pane
+// ---------------------------------------------------------------------------
+//
+RESOURCE AKN_FEP_BUTTON_IMAGE r_peninput_layout_vkb_scroll_down
+ {
+ bmpfile=PENINPUT_LAYOUT_VKB_BMP;
+ imgmajorskinid=EAknsMajorGeneric;
+
+ nactive=EMbmPeninputvkbjpQgn_graf_fep_candi_list_scroll_down;
+ nactiveskinid=EAknsMinorGenericQgnGrafFepCandiListScrollDown;
+
+ nactivep=EMbmPeninputvkbjpQgn_graf_fep_candi_list_scroll_down_sel;
+ nactivepskinid=EAknsMinorGenericQgnGrafFepCandiListScrollDownSel;
+
+ active=EMbmPeninputvkbjpQgn_graf_fep_candi_list_scroll_down;
+ activeskinid=EAknsMinorGenericQgnGrafFepCandiListScrollDown;
+
+ activep=EMbmPeninputvkbjpQgn_graf_fep_candi_list_scroll_down_sel;
+ activepskinid=EAknsMinorGenericQgnGrafFepCandiListScrollDownSel;
+
+ disable=EMbmPeninputvkbjpQgn_graf_fep_candi_list_scroll_down;
+ disableskinid=EAknsMinorGenericQgnGrafFepCandiListScrollDown;
+ }
+// End Of File