# ~/.mythtv/lircrc # ~/.mythtv/lircrc # # MythTV native LIRC config file for # the Hauppauge PVR 150 silver remote # # Modified from Jarod Wilson's which came from Jeff Campbell's # and Brad Templeton's # Modified still further by Robert Jones # And yet further again my Mike Treichler # Here we have the jump point commands. They only work if you have # defined function keys for these jump points. # Restart Mythfrontend begin prog = irexec button = Power config = restartmyth.sh & end #Jumppoint for Main Menu created in Mythweb or Frontend begin prog = mythtv button = Go repeat = 3 config = Shift+F12 end #Jumppoint for Live TV created in Mythweb or Frontend begin prog = mythtv button = TV repeat = 3 config = Shift+F1 end #Jumppoint for MythVideo created in Mythweb or Frontend begin prog = mythtv button = VIDEOS repeat = 3 config = Shift+F2 end #Jumppoint for MythMusic created in Mythweb or Frontend begin prog = mythtv button = MUSIC repeat = 3 config = Shift+F3 end #Jumppoint for MythGallery created in Mythweb or Frontend begin prog = mythtv button = PICTURES repeat = 3 config = Shift+F4 end #Jumppoint for Program Guide created in Mythweb or Frontend begin prog = mythtv button = GUIDE repeat = 3 config = Shift+F5 end #Jumppoint for MythStream created in Mythweb begin prog = mythtv button = RADIO repeat = 3 config = Shift+F6 end begin prog = mythtv button = UP repeat = 3 config = Up end begin prog = mythtv button = DOWN repeat = 3 config = Down end begin prog = mythtv button = LEFT repeat = 3 config = Left end begin prog = mythtv button = RIGHT repeat = 3 config = Right end # Channel Up begin prog = mythtv button = CH+ repeat = 3 config = PgUp end # Channel Down begin prog = mythtv button = CH- repeat = 3 config = PgDown end # Volume up begin prog = mythtv button = VOL+ repeat = 3 config = F11 end # Volume down begin prog = mythtv button = VOL- repeat = 3 config = F10 end # OK/Select begin prog = mythtv button = OK config = Space end # Escape/Exit/Back begin prog = mythtv button = BACK/EXIT config = Esc end # Display EPG while in live TV, # View selected show while in EPG begin prog = mythtv button = Menu/i repeat = 3 config = M end # Change display aspect ratio begin prog = mythtv button = Prev.Ch repeat = 3 config = H end # Mute begin prog = mythtv button = MUTE repeat = 3 config = | end # Play begin prog = mythtv button = PLAY config = Return end # Stop begin prog = mythtv button = STOP config = Esc end # Pause begin prog = mythtv button = Pause repeat = 3 config = P end # Rewind begin prog = mythtv button = Rewind repeat = 3 config = < end # Fast forward begin prog = mythtv button = Forward repeat = 3 config = > end #Commericial Skip begin prog = mythtv button = SkipForward repeat = 3 config = Z end begin prog = mythtv button = Replay/SkipBackward repeat = 3 config = Q end # Record begin prog = mythtv button = RECORD repeat = 3 config = R end # Numbers 0-9 begin prog = mythtv button = 0 repeat = 3 config = 0 end begin prog = mythtv button = 1 repeat = 3 config = 1 end begin prog = mythtv button = 2 repeat = 3 config = 2 end begin prog = mythtv button = 3 repeat = 3 config = 3 end begin prog = mythtv button = 4 repeat = 3 config = 4 end begin prog = mythtv button = 5 repeat = 3 config = 5 end begin prog = mythtv button = 6 repeat = 3 config = 6 end begin prog = mythtv button = 7 repeat = 3 config = 7 end begin prog = mythtv button = 8 repeat = 3 config = 8 end begin prog = mythtv button = 9 repeat = 3 config = 9 end # Delete begin prog = mythtv button = RED repeat = 3 config = D end # Decrease play speed begin prog = mythtv button = GREEN repeat = 3 config = J end # change tuners begin prog = mythtv button = YELLOW repeat = 3 config = V end # change tuners begin prog = mythtv button = BLUE repeat = 3 config = Y end # Information Menu begin prog = mythtv button = # repeat = 3 config = I end # Teletext/CC begin prog = mythtv button = Asterix repeat = 3 config = T end # Xine Section begin prog = xine button = OK repeat = 3 config = EventSelect end begin prog = xine button = UP repeat = 3 config = EventUp end begin prog = xine button = DOWN repeat = 3 config = EventDown end begin prog = xine button = LEFT repeat = 3 config = EventLeft end begin prog = xine button = RIGHT repeat = 3 config = EventRight end begin prog = xine button = Menu/i repeat = 3 config = RootMenu end begin prog = xine button = BACK/EXIT repeat = 3 config = Quit end begin prog = xine button = MUTE repeat = 3 config = Mute end begin prog = xine button = VOL+ repeat = 3 config = Volume+ end begin prog = xine button = VOL- repeat = 3 config = Volume- end begin prog = xine button = PLAY repeat = 3 config = Play end begin prog = xine button = STOP repeat = 3 config = Stop end begin prog = xine button = PAUSE repeat = 3 config = Pause end begin prog = xine button = Forward repeat = 3 config = EventNext end begin prog = xine button = Rewind repeat = 3 config = EventPrior end begin prog = xine button = SkipForward repeat = 3 config = SeekRelative+45 end begin prog = xine button = Replay/SkipBackward repeat = 3 config = SeekRelative-45 end begin prog = xine button = BLUE repeat = 3 config = ZoomOut end begin prog = xine button = YELLOW repeat = 3 config = ZoomIn end #this allows you to switch closed-captioning languages on the fly in xine begin button = Asterix prog = xine repeat = 0 config = SpuNext end begin button = # prog = xine repeat = 0 config = SpuPrior end #Eboxy Section begin prog = eboxy button = up repeat = 4 config = UP end begin prog = eboxy button = down repeat = 4 config = DOWN end begin prog = eboxy button = LEFT repeat = 4 config = Left end begin prog = eboxy button = RIGHT repeat = 4 config = Right end begin prog = eboxy button = OK repeat = 4 config = accept end begin prog = eboxy button = exit repeat = 0 config = quit end begin prog = eboxy button = Forward repeat = 4 config = FFW end begin prog = eboxy button = Rewind repeat = 4 config = REW end #Mplayer Section # Show OSD begin prog = mplayer button = Menu/i repeat = 3 config = osd end # Mute begin prog = mplayer button = MUTE repeat = 3 config = mute end # Quit begin prog = mplayer button = BACK/EXIT repeat = 3 config = quit end begin prog = mplayer button = VOL- repeat = 6 config = volume -1 end begin prog = mplayer button = VOL+ repeat = 6 config = volume 1 end # Pause playback begin prog = mplayer button = PAUSE repeat = 3 config = pause end # Skip ahead a minute if playing # If paused, resume playing begin prog = mplayer button = PLAY repeat = 3 config = seek +1 end # Stop playback and exit begin prog = mplayer button = STOP repeat = 3 config = quit end begin prog = mplayer button = Forward repeat = 3 config = Seek 10 end begin prog = mplayer button = Rewind repeat = 3 config = Seek -10 end begin prog = mplayer button = SkipForward repeat = 3 config = Seek 60 end begin prog = mplayer button = Replay/SkipBackward repeat = 3 config = Seek -60 end begin prog = mplayer button = BLUE repeat = 3 config = panscan -0.1 end begin prog = mplayer button = YELLOW repeat = 3 config = panscan +0.1 end