| Field | Type | Offset | Description | Notes |
| key | s16 | 0x0 | The main input key to detect. | This field uses the following enum: CS_MENU_KEY_forParamDef |
| shiftInput | s16 | 0x2 | The shift input key to detect. | This field uses the following enum: CS_MENU_SHIFTINPUT_TYPE |
| reserved1 | dummy8 | 0x4 | | This field is padding. |
| enableSimpleGuide | u8 | 0x7 | If ON, simple key guide may be displayed, otherwise only detailed key guide is shown. | This field is a boolean. |
| guideTextID | s32 | 0x8 | The text ID to use for the key guide. -1 will display 'data explanation' (debug function). | This field refers to the following text files: Modern_Menu_Key_Guide |
| seID | s32 | 0xc | The sound ID to play when the input is triggered. | |