# ~/.mythtv/lircrc file for Harmony 600 remote on MythTV. The Harmony needs # to be configured in the Logitech software as PVR --> Microsoft --> MCE-1039. # # Save this file in ~/.mythtv/lircrc # # Locally updated by Phill Edwards ### ------------------ ### MythTV lirc setup ### ------------------ begin prog = mythtv button = KEY_1 config = One end begin prog = mythtv button = KEY_2 config = Two end begin prog = mythtv button = KEY_3 config = Three end begin prog = mythtv button = KEY_4 config = 4 end begin prog = mythtv button = KEY_5 config = 5 end begin prog = mythtv button = KEY_6 config = 6 end begin prog = mythtv button = KEY_7 config = 7 end begin prog = mythtv button = KEY_8 config = 8 end begin prog = mythtv button = KEY_9 config = 9 end begin prog = mythtv button = KEY_0 config = 0 end begin prog = mythtv button = KEY_LEFT config = Left end begin prog = mythtv button = KEY_RIGHT config = Right end begin prog = mythtv button = KEY_UP repeat = 3 config = Up end begin prog = mythtv button = KEY_DOWN repeat = 3 config = Down end begin prog = mythtv button = KEY_ENTER config = Space end begin prog = mythtv button = KEY_OK config = Space end # Go to Programme Guide begin prog = mythtv button = Guide config = S end # Show information on screen begin prog = mythtv button = More config = I end # Start recording begin prog = mythtv button = KEY_RECORD config = R end # Display menu (which includes EPG as a menu item) begin prog = mythtv button = KEY_DVD config = M end begin prog = mythtv button = KEY_BACK config = Escape end # Go back to previous ad break marker begin prog = mythtv button = KEY_AGAIN config = Home end # Skip to next ad break marker begin prog = mythtv button = KEY_FORWARD config = End end