begin prog = irxevent button = KEY_1 config = Key 1 CurrentWindow end begin prog = irxevent button = KEY_2 config = Key 2 CurrentWindow end begin prog = irxevent button = KEY_3 config = Key 3 CurrentWindow end begin prog = irxevent button = KEY_4 config = Key 4 CurrentWindow end begin prog = irxevent button = KEY_5 config = Key 5 CurrentWindow end begin prog = irxevent button = KEY_6 config = Key 6 CurrentWindow end begin prog = irxevent button = KEY_7 config = Key 7 CurrentWindow end begin prog = irxevent button = KEY_8 config = Key 8 CurrentWindow end begin prog = irxevent button = KEY_9 config = Key 9 CurrentWindow end begin prog = irxevent button = KEY_0 config = Key 0 CurrentWindow end begin prog = irxevent button = KEY_SHUFFLE config = Key h CurrentWindow # History (-/--) end begin prog = irxevent button = KEY_TEXT config = Key m CurrentWindow # Menu end begin prog = irxevent button = KEY_UP config = Key Up CurrentWindow repeat = 1 delay = 1 end begin prog = irxevent button = KEY_DOWN config = Key Down CurrentWindow repeat = 1 delay = 1 end begin prog = irxevent button = KEY_LEFT config = Key Left CurrentWindow repeat = 1 delay = 1 end begin prog = irxevent button = KEY_RIGHT config = Key Right CurrentWindow repeat = 1 delay = 1 end begin prog = irxevent button = KEY_OK config = Key Return CurrentWindow end begin prog = irxevent button = KEY_REWIND config = Key comma CurrentWindow end begin prog = irxevent button = KEY_PLAY config = Key q CurrentWindow end begin prog = irxevent button = KEY_PAUSE config = Key p CurrentWindow # << end begin prog = irxevent button = KEY_FORWARD config = Key period CurrentWindow # >> end begin prog = irxevent button = KEY_VOLUMEDOWN config = Key Page_Up CurrentWindow # |<< end begin prog = irxevent button = KEY_STOP config = Key Escape CurrentWindow end begin prog = irxevent button = KEY_RECORD config = Key r CurrentWindow end begin prog = irxevent button = KEY_VOLUMEUP config = Key Page_Down CurrentWindow # >>| end begin prog = irxevent button = KEY_RED config = Key Home CurrentWindow end begin prog = irxevent button = KEY_GREEN config = Key g CurrentWindow end begin prog = irxevent button = KEY_YELLOW config = Key y CurrentWindow end begin prog = irxevent button = KEY_BLUE config = Key End CurrentWindow end begin prog = irxevent button = KEY_EPG config = Key s CurrentWindow end begin prog = irxevent button = KEY_INFO config = Key i CurrentWindow end begin prog = irxevent button = KEY_CHANNELDOWN config = Key F1 CurrentWindow # Help (?) end begin prog = irxevent button = KEY_EXIT config = Key Escape CurrentWindow # Exit/Back end begin prog = irxevent button = KEY_CHANNELUP config = Key v CurrentWindow # Picture-in-picture (PPV) end begin prog = irxevent button = KEY_POWER config = Key F12 CurrentWindow # Teletext (Subt.) end begin prog = irxevent button = KEY_MODE config = Key m CurrentWindow # Radio (not used in MythTV) end begin prog = irxevent button = KEY_MUTE config = Key f CurrentWindow # Fav (not used in MythTV) end