# Pause begin prog = irxevent button = RMB config = Key p CurrentWindow repeat = 0 end begin prog = irxevent button = LMB config = Key Escape CurrentWindow repeat = 0 end begin prog = irxevent button = Enter config = Key space CurrentWindow repeat = 0 end begin prog = irxevent button = VolUp config = Key F10 CurrentWindow repeat = 1 end begin prog = irxevent button = VolDown config = Key F9 CurrentWindow repeat = 1 end begin prog = irxevent button = Mute config = Key F10 CurrentWindow repeat = 0 end begin prog = irxevent button = CHUp config = Key Page_Up CurrentWindow repeat = 1 end begin prog = irxevent button = CHDown config = Key Page_Down CurrentWindow repeat = 1 end begin prog = irxevent button = Up config = Key Up CurrentWindow repeat = 1 end begin prog = irxevent button = Down config = Key Down CurrentWindow repeat = 1 end begin prog = irxevent button = Left config = Key Left CurrentWindow repeat = 1 end begin prog = irxevent button = Right config = Key Right CurrentWindow repeat = 1 end begin prog = irxevent button = Menu config = Key m CurrentWindow repeat = 0 end begin prog = irxevent button = One config = Key 1 CurrentWindow repeat = 0 end begin prog = irxevent button = Two config = Key 2 CurrentWindow repeat = 0 end begin prog = irxevent button = Three config = Key 3 CurrentWindow repeat = 0 end begin prog = irxevent button = Four config = Key 4 CurrentWindow repeat = 0 end begin prog = irxevent button = Five config = Key 5 CurrentWindow repeat = 0 end begin prog = irxevent button = Six config = Key 6 CurrentWindow repeat = 0 end begin prog = irxevent button = Seven config = Key 7 CurrentWindow repeat = 0 end begin prog = irxevent button = Eight config = Key 8 CurrentWindow repeat = 0 end begin prog = irxevent button = Nine config = Key 9 CurrentWindow repeat = 0 end begin prog = irxevent button = Zero config = Key 0 CurrentWindow repeat = 0 end