begin prog = irxevent button = Back config = Key Escape CurrentWindow end begin prog = irxevent button = Stop config = Key ctrl-shift-q CurrentWindow end begin prog = irxevent button = Up config = Key Up CurrentWindow end begin prog = irxevent button = Down config = Key Down CurrentWindow end begin prog = irxevent button = Left config = Key Left CurrentWindow end begin prog = irxevent button = Right config = Key Right CurrentWindow end begin prog = irxevent button = OK config = Key Return CurrentWindow end begin prog = irxevent button = ChannelUp config = Key alt-Right CurrentWindow end begin prog = irxevent button = ChannelDown config = Key alt-Left CurrentWindow end