diff -r a5a39a295112 -r 8baec10861af homescreensrv_plat/ai_variation_api/inc/activeidle2domaincrkeys.h --- a/homescreensrv_plat/ai_variation_api/inc/activeidle2domaincrkeys.h Wed Sep 01 12:22:09 2010 +0100 +++ b/homescreensrv_plat/ai_variation_api/inc/activeidle2domaincrkeys.h Tue Sep 14 21:55:16 2010 +0300 @@ -128,4 +128,9 @@ */ const TUint32 KAIActiveViewPluginId = 0x00000852; +/** + * Key id for finger follow view switching support + */ +const TUint32 KAIFingerFollowSupport = 0x00000853; + #endif // __AI2INTERNALCRKEYS_H__