# # lircrc config file for the Microsoft Media Center Edition Remote, model 1039 # # @url $URL$ # @date $Date: 2006-06-12 01:18:38 -0400 (Mon, 12 Jun 2006) $ # @version $Revision: 10187 $ # @author $Author: xris $ # # 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 prog = mplayer button = Home config = Alt+Home end begin prog = mplayer button = RecTV config = Alt+R end begin prog = mplayer button = Guide config = Alt+G end begin prog = mplayer button = LiveTV config = Alt+P end begin prog = mplayer button = DVD config = Alt+V end # # Menu Navigation # begin prog = mplayer button = Back config = Esc end begin prog = mplayer button = OK config = Space end begin prog = mplayer button = More config = I end begin prog = mplayer button = Left config = Left end begin prog = mplayer button = Right config = Right end begin prog = mplayer button = Up config = Up end begin prog = mplayer button = Down config = Down end # # TV Control # begin prog = mplayer button = VolDown config = F10 end begin prog = mplayer button = VolUp config = F11 end begin prog = mplayer button = Mute config = F9 end begin prog = mplayer button = ChanDown config = PgDown end begin prog = mplayer button = ChanUp config = PgUp end # # Video Navigation # begin prog = mplayer button = Play config = P end begin prog = mplayer button = Pause config = P end begin prog = mplayer button = Stop config = Esc end begin prog = mplayer button = Forward config = > end begin prog = mplayer button = Rewind config = < end begin prog = mplayer button = Replay config = Q end begin prog = mplayer button = Skip config = Z end begin prog = mplayer button = Record config = R end # # Miscellaneous # # M for Menu begin prog = mplayer button = Star config = M end begin prog = mplayer button = Hash config = M end begin prog = mplayer button = Clear config = Esc end begin prog = mplayer button = Enter config = Space end # # Numbers # begin prog = mplayer button = Zero config = 0 end begin prog = mplayer button = One config = 1 end begin prog = mplayer button = Two config = 2 end begin prog = mplayer button = Three config = 3 end begin prog = mplayer button = Four config = 4 end begin prog = mplayer button = Five config = 5 end begin prog = mplayer button = Six config = 6 end begin prog = mplayer button = Seven config = 7 end begin prog = mplayer button = Eight config = 8 end begin prog = mplayer button = Nine config = 9 end