begin prog = irxevent button = KEY_POWER2 config = Key Escape Squeeze end begin prog = irxevent button = KEY_PLAY config = Key p Squeeze end begin prog = irxevent button = KEY_PAUSE config = Key c Squeeze end begin prog = irxevent button = KEY_STOP config = Key c Squeeze end begin prog = irxevent button = KEY_RECORD config = Key a Squeeze end begin prog = irxevent button = KEY_REWIND config = Key z Squeeze end begin prog = irxevent button = KEY_FASTFORWARD config = Key b Squeeze end begin prog = irxevent button = KEY_VOLUMEUP repeat = 1 config = Key plus Squeeze end begin prog = irxevent button = KEY_VOLUMEDOWN repeat = 1 config = Key minus Squeeze end begin prog = irxevent button = KEY_OK config = Key Return Squeeze end begin prog = irxevent button = KEY_BACK config = Key BackSpace Squeeze end begin prog = irxevent button = KEY_MENU config = Key h Squeeze end begin prog = irxevent button = KEY_LEFT config = Key Left Squeeze end begin prog = irxevent button = KEY_RIGHT config = Key Right Squeeze end begin prog = irxevent button = KEY_UP repeat = 1 delay = 2 config = Key Up Squeeze end begin prog = irxevent button = KEY_DOWN repeat = 1 delay = 2 config = Key Down Squeeze end begin prog = irxevent button = KEY_MUTE config = Key D Squeeze end begin prog = irxevent button = KEY_NEXT config = Key W Squeeze end begin prog = irxevent button = KEY_CHANNEL config = Key semicolon Squeeze end begin prog = irxevent button = KEY_PVR config = Key colon Squeeze end begin prog = irxevent button = KEY_INFO config = Key n Squeeze end begin prog = irxevent button = KEY_0 config = Key 0 Squeeze end begin prog = irxevent button = KEY_1 config = Key 1 Squeeze end begin prog = irxevent button = KEY_2 config = Key 2 Squeeze end begin prog = irxevent button = KEY_3 config = Key 3 Squeeze end begin prog = irxevent button = KEY_4 config = Key 4 Squeeze end begin prog = irxevent button = KEY_5 config = Key 5 Squeeze end begin prog = irxevent button = KEY_6 config = Key 6 Squeeze end begin prog = irxevent button = KEY_7 config = Key 7 Squeeze end begin prog = irxevent button = KEY_8 config = Key 8 Squeeze end begin prog = irxevent button = KEY_9 config = Key 9 Squeeze end