inputmethods_plat/aknfep_settings_api/inc/AknFepInternalCRKeys.h
branchRCL_3
changeset 7 a47de9135b21
parent 0 eb1f2e154e89
child 8 6ceef9a83b1a
equal deleted inserted replaced
3:f5a1e66df979 7:a47de9135b21
   337  * right softkey. Similar funtionality is anyway available on ITU-T keypads with the edit key; 
   337  * right softkey. Similar funtionality is anyway available on ITU-T keypads with the edit key; 
   338  * this setting affects only QWERTY keyboards. Possible values: 0 (off), 1 (on)
   338  * this setting affects only QWERTY keyboards. Possible values: 0 (off), 1 (on)
   339  */
   339  */
   340 const TUint32 KAknFepShiftCopyPasteOnQwerty = 0x00000022;
   340 const TUint32 KAknFepShiftCopyPasteOnQwerty = 0x00000022;
   341 
   341 
       
   342 /*
       
   343  * This key is used for arabic finger hwr to set or get the default arabic finger hwr orientation.
       
   344  * 0 is for portrait and 1 is for landscape.
       
   345  */
       
   346 const TUint32 KAknFepDefaultArabicFingerHwrOrientation = 0x00000023;
   342 #endif
   347 #endif
   343 
   348 
   344 // End of file
   349 // End of file