begin prog = irxevent button = TIVO repeat = 0 config = Key Escape CurrentWindow end begin prog = irxevent button = LIVETV repeat = 0 config = Key N CurrentWindow end begin prog = irxevent button = TVPOWER repeat = 0 #config = Key P CurrentWindow end begin prog = irxevent button = TVINPUT repeat = 0 config = Key B CurrentWindow end begin prog = irxevent button = WINDOW repeat = 0 config = Key V CurrentWindow end begin prog = irxevent button = PAUSE repeat = 0 config = Key P CurrentWindow end begin prog = irxevent button = ENTER repeat = 0 config = Key Tab CurrentWindow end begin prog = irxevent button = THUMBSUP repeat = 0 config = Key Z CurrentWindow end begin prog = irxevent button = THUMBSDOWN repeat = 0 config = Key Q CurrentWindow end begin prog = irxevent button = GUIDE repeat = 0 config = Key M CurrentWindow end begin prog = irxevent button = INFO repeat = 0 config = Key I CurrentWindow end begin prog = irxevent button = UP repeat = 3 config = Key Up CurrentWindow end begin prog = irxevent button = RIGHT repeat = 0 config = Key Right CurrentWindow end begin prog = irxevent button = DOWN repeat = 3 config = Key Down CurrentWindow end begin prog = irxevent button = LEFT repeat = 0 config = Key Left CurrentWindow end begin prog = irxevent button = SELECT repeat = 0 config = Key space CurrentWindow end begin prog = irxevent button = RECORD repeat = 0 config = Key R CurrentWindow end begin prog = irxevent button = VOL+ repeat = 3 config = Key bracketright CurrentWindow end begin prog = irxevent button = VOL- repeat = 3 config = Key bracketleft CurrentWindow end begin prog = irxevent button = CH+ repeat = 3 config = Key Page_Up CurrentWindow end begin prog = irxevent button = CH- repeat = 3 config = Key Page_Down CurrentWindow end begin prog = irxevent button = MUTE repeat = 0 config = Key Shift-bar CurrentWindow end begin prog = irxevent button = REV repeat = 0 config = Key Left CurrentWindow end begin prog = irxevent button = FWD repeat = 0 config = Key Right CurrentWindow end begin prog = irxevent button = JUMPTOEND repeat = 0 config = Key O CurrentWindow end begin prog = irxevent button = 0 repeat = 0 config = Key 0 CurrentWindow end begin prog = irxevent button = 1 repeat = 0 config = Key 1 CurrentWindow end begin prog = irxevent button = 2 repeat = 0 config = Key 2 CurrentWindow end begin prog = irxevent button = 3 repeat = 0 config = Key 3 CurrentWindow end begin prog = irxevent button = 4 repeat = 0 config = Key 4 CurrentWindow end begin prog = irxevent button = 5 repeat = 0 config = Key 5 CurrentWindow end begin prog = irxevent button = 6 repeat = 0 config = Key 6 CurrentWindow end begin prog = irxevent button = 7 repeat = 0 config = Key 7 CurrentWindow end begin prog = irxevent button = 8 repeat = 0 config = Key 8 CurrentWindow end begin prog = irxevent button = 9 repeat = 0 config = Key 9 CurrentWindow end begin prog = irexec button = CLEAR repeat = 0 config = /usr/local/bin/mythRestart.sh end