This are the codes for the corby menu, you have to modify the config.xml file
1) The Action Script in the menu :
Vibration feedback :
Code :
fscommand2 ( "set " , " Menu " , 1 , 3 , 0) ;
Call Logs:
Code :
fscommand ( " launch " , "Menu , 0 " ) ;
Photo Contact:
Code :
fscommand ( " launch " , " Menu 1 " ) ;
Music Player:
Code :
fscommand ( " launch " , " Menu 2 " ) ;
Internet Browser :
Code :
fscommand ( " launch " , "Menu , 3 " ) ;
Messages
Code :
fscommand ( " launch " , "Menu , 4 " ) ;
My files
Code :
fscommand ( " launch " , "Menu , 5 " ) ;
Calendar
Code :
fscommand ( " launch " , "Menu , 6 " ) ;
Call Logs:
fscommand ( " launch " , "Menu , 0 " ) ;
Photo Contact:
fscommand ( " launch " , " Menu 1 " ) ;
Music Player:
fscommand ( " launch " , " Menu 2 " ) ;
Internet Browser :
fscommand ( " launch " , "Menu , 3 " ) ;
Messages
fscommand ( " launch " , "Menu , 4 " ) ;
My files
fscommand ( " launch " , "Menu , 5 " ) ;
Calendar
fscommand ( " launch " , "Menu , 6 " ) ;
Camera
Code :
fscommand ( " launch " , "Menu , 7 " ) ;