# # lircrc config file for the Microsoft Media Center Edition Remote, model 1039 # # @url $URL$ # @date $Date$ # @version $Revision$ # @author $Author$ # # This file is intended to complement the lircd.conf.mceusb file included with # lirc 0.8 and above. # # Save this file in ~/.mythtv/lircrc # # You will also need to make a few changes to the MythTV key bindings and jump # points as follows. # # Jump Points: # # TV Recording Playback: Alt+R # Program Guide: Alt+G # Live TV: Alt+P # MythVideo -> The MythVideo default view: Alt+V # Main Menu: Alt+Home # # Key Bindings: # # TV Playback -> CHANNELDOWN: Down,PgDown # TV Playback -> CHANNELUP: Up,PgUp # TV Playback -> JUMPRWND: Shift+PgUp # TV Playback -> JUMPFFWD: Shift+PgDown # # # Program Navigation # begin button = Power prog = irexec repeat = 4 config = /usr/local/bin/monitorpowerbutton.sh end # Toggle previous channel begin prog = mythtv button = Home config = H repeat = 3 end begin prog = mythtv button = RecTV config = V repeat = 3 end begin prog = mythtv button = Guide config = M repeat = 3 end begin prog = mythtv button = LiveTV config = B repeat = 3 end begin prog = mythtv button = DVD config = N repeat = 3 end # # Menu Navigation # begin prog = mythtv button = Back config = Esc repeat = 3 end begin prog = mythtv button = OK config = Space repeat = 3 end begin prog = mythtv button = More config = I repeat = 3 end begin prog = mythtv button = Left config = Left repeat = 3 end begin prog = mythtv button = Right config = Right repeat = 3 end begin prog = mythtv button = Up config = Up repeat = 3 end begin prog = mythtv button = Down config = Down repeat = 3 end # # TV Control # begin prog = mythtv button = VolDown config = F10 repeat = 1 end begin prog = mythtv button = VolUp config = F11 repeat = 1 end begin prog = mythtv button = Mute config = | repeat = 3 end begin prog = mythtv button = ChanDown config = Down repeat = 3 end begin prog = mythtv button = ChanUp config = Up repeat = 3 end # # Video Navigation # begin prog = mythtv button = Play config = P repeat = 3 end begin prog = mythtv button = Pause config = P repeat = 3 end begin prog = mythtv button = Stop config = Esc repeat = 3 end begin prog = mythtv button = Forward config = > repeat = 3 end begin prog = mythtv button = Rewind config = < repeat = 3 end begin prog = mythtv button = PgUp config = PageUp repeat = 3 end begin prog = mythtv button = PgDown config = PageDown repeat = 3 end begin prog = mythtv button = Replay config = Q repeat = 3 end begin prog = mythtv button = Skip config = Z repeat = 3 end begin prog = mythtv button = Record config = R repeat = 3 end # # Miscellaneous # # M for Menu begin prog = mythtv button = Star config = . repeat = 3 end begin prog = mythtv button = Hash config = A repeat = 3 end begin prog = mythtv button = Clear config = F8 repeat = 3 end begin prog = mythtv button = Enter config = Space repeat = 3 end # # Numbers # begin prog = mythtv button = Zero config = 0 repeat = 3 end begin prog = mythtv button = One config = 1 repeat = 3 end begin prog = mythtv button = Two config = 2 repeat = 3 end begin prog = mythtv button = Three config = 3 repeat = 3 end begin prog = mythtv button = Four config = 4 repeat = 3 end begin prog = mythtv button = Five config = 5 repeat = 3 end begin prog = mythtv button = Six config = 6 repeat = 3 end begin prog = mythtv button = Seven config = 7 repeat = 3 end begin prog = mythtv button = Eight config = 8 repeat = 3 end begin prog = mythtv button = Nine config = 9 repeat = 3 end # Xine begin prog = xine button = Play config = Play repeat = 3 end begin prog = xine button = Stop config = Stop repeat = 3 end begin prog = xine button = Pause config = Pause repeat = 3 end begin prog = xine button = Rewind config = SeekRelative-7 repeat = 3 end begin prog = xine button = Forward config = SeekRelative+30 repeat = 3 end begin prog = xine button = Replay config = PriorMrl repeat = 3 end begin prog = xine button = Skip config = NextMrl repeat = 3 end begin prog = xine button = ChanUp config = SpeedFaster repeat = 2 end begin prog = xine button = ChanDown config = SpeedSlower repeat = 2 end begin prog = xine button = VolUp config = Volume+ repeat = 1 end begin prog = xine button = VolDown config = Volume- repeat = 1 end begin prog = xine button = Mute config = Mute repeat = 3 end begin prog = xine button = Up config = EventUp repeat = 3 end begin prog = xine button = Down config = EventDown repeat = 3 end begin prog = xine button = Left config = EventLeft repeat = 3 end begin prog = xine button = Right config = EventRight repeat = 3 end begin prog = xine button = OK config = EventSelect repeat = 3 end begin prog = xine button = DVD config = RootMenu repeat = 3 end begin prog = xine button = More config = OSDStreamInfos repeat = 3 end begin prog = xine button = Back config = Quit repeat = 3 end # MPlayer begin prog = mplayer button = Back config = quit end begin prog = mplayer button = More config = osd end begin prog = mplayer button = Replay config = seek -10 repeat = 3 end begin prog = mplayer button = Skip config = seek +10 repeat = 3 end begin prog = mplayer button = Rewind config = seek -60 repeat = 3 end begin prog = mplayer button = Forward config = seek +60 repeat = 3 end begin prog = mplayer button = Pause config = pause end begin prog = mplayer button = VolDown config = volume -1 repeat = 1 end begin prog = mplayer button = VolUp config = volume +1 repeat = 1 end begin prog = mplayer button = Mute config = mute end # XMAME begin prog = xmame button = Back config = 1 end