# /etc/lircrc # ln ~mythtv/.mythtv/lircrc # # MythTV native LIRC config file for # Hauppage Nova-T-500 PCI Dual Tuners DVB-T # Snowboard shape remote # Silver on top Black underneath # 45 buttons # # Originally # By Jarod Wilson, 2003/12/21 # Amalgamated from Jeff Campbell's .lircrc ################## MythTV Control ###################### ### http://www.mythtv.org/wiki/index.php/Keybindings ### # Remote Button ## MythTV function # Go ## Go to home page begin prog = mythtv button = Go config = ALT+H end # Power ## Turns monitor in Standby begin prog = irexec button = Power config = sudo vbetool dpms on ; sudo vbetool dpms off end # TV ## Go to Watch TV begin prog = mythtv button = TV config = ALT+T end # Videos ## Go to MythVideo begin prog = mythtv button = Videos config = ALT+V end # Music ## Go to MythMusic begin prog = mythtv button = Music config = ALT+P end # Pictures ## Go to MythGallery begin prog = mythtv button = Pictures config = ALT+P end # Guide ## display EPG begin prog = mythtv button = Guide config = s end # Radio # ArrowUp ## Up begin prog = mythtv button = ArrowUp config = Up end # ArrowLeft ## Left begin prog = mythtv button = ArrowLeft config = Left end # OK ## Select/enter/resolve begin prog = mythtv button = OK config = Space end # ArrowRight ## Right begin prog = mythtv button = ArrowRight config = Right end # ArrowDown ## Down begin prog = mythtv button = ArrowDown config = Down end # BackExit ## Exit/go back/cancel begin prog = mythtv button = BackExit config = Esc end # Menu ## Menu begin prog = mythtv button = Menu config = m end # VolumeUp ## Volume Up begin prog = mythtv button = VolumeUp config = F11 end # VolumeDown ## Volume down begin prog = mythtv button = VolumeDown config = F10 end # PrevCh ## Change tuner card input begin prog = mythtv button = PrevCh config = c end # Mute ## Mute begin prog = mythtv button = Mute config = F9 end # ChannelUp begin prog = mythtv button = ChannelUp config = Up end # ChannelDown begin prog = mythtv button = ChannelDown config = Down end # Record begin prog = mythtv button = Record config = R end # Rewind begin prog = mythtv button = Rewind config = < end # SkipBack begin prog = mythtv button = SkipBack config = PgUp end # Play begin prog = mythtv button = Play config = Return end # Pause begin prog = mythtv button = Pause config = P end # Stop begin prog = mythtv button = Stop config = Esc end # Fwdwind begin prog = mythtv button = Fwdwind config = > end # SkipFwd begin prog = mythtv button = SkipFwd config = PgDown end # 1 begin prog = mythtv button = 1 config = 1 end # 2 begin prog = mythtv button = 2 config = 2 end # 3 begin prog = mythtv button = 3 config = 3 end # 4 begin prog = mythtv button = 4 config = 4 end # 5 begin prog = mythtv button = 5 config = 5 end # 6 begin prog = mythtv button = 6 config = 6 end # 7 begin prog = mythtv button = 7 config = 7 end # 8 begin prog = mythtv button = 8 config = 8 end # 9 begin prog = mythtv button = 9 config = 9 end # Star ## Info begin prog = mythtv button = Star config = i end # 0 begin prog = mythtv button = 0 config = 0 end # # ## Toggle recording of current program (cycles through types) begin prog = mythtv button = # config = r end # Red ## Picture zoom begin prog = mythtv button = Red config = W end # Green # OSD navigation through channels/programs begin prog = mythtv button = Green config = O end # Yellow begin prog = mythtv button = Yellow config = Q end # Blue begin prog = mythtv button = Blue config = Z end