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 = ch_up config = Key alt-Right CurrentWindow end begin prog = irxevent button = ch_down config = Key alt-Left CurrentWindow end