# $Id: lircrc 27 2007-12-19 22:25:26Z timw $ # Mythscripts - lircrc # # Run control for the Lirc remotes # In Ubuntu Gutsy located: /home/mythtv/.lircrc with symlinks to ~/.lircrc /home/mythtv/lircrc # Configured for Technisat TTS35AI with soldered jumper done # begin Technisat TTS35AI # Power Button begin prog = irexec button = POWER repeat = 2 config = echo '' > /dev/null config = echo '' > /dev/null config = echo '' > /dev/null config = echo '' > /dev/null config = echo '' > /dev/null config = echo '' > /dev/null config = echo '' > /dev/null config = echo '' > /dev/null config = echo '' > /dev/null config = echo '' > /dev/null config = echo '' > /dev/null config = echo '' > /dev/null config = echo '' > /dev/null config = echo '' > /dev/null config = echo '' > /dev/null config = /usr/local/bin/myth_powerbutton.sh end # Mute begin prog = mythtv button = MUTE repeat = 0 config = | end begin prog = vlc button = MUTE repeat = 0 config = key-vol-mute end #1 button begin prog = mythtv button = 1 repeat = 0 config = 1 end #2 button begin prog = mythtv button = 2 repeat = 0 config = 2 end #3 button begin prog = mythtv button = 3 repeat = 0 config = 3 end #4 button begin prog = mythtv button = 4 repeat = 0 config = 4 end #5 button begin prog = mythtv button = 5 repeat = 0 config = 5 end #6 button begin prog = mythtv button = 6 repeat = 0 config = 6 end #7 button begin prog = mythtv button = 7 repeat = 0 config = 7 end #8 button begin prog = mythtv button = 8 repeat = 0 config = 8 end #9 button begin prog = mythtv button = 9 repeat = 0 config = 9 end # Picture in Picture begin prog = mythtv button = -/-- repeat = 0 config = V end # Number Zero begin prog = mythtv button = 0 repeat = 0 config = 0 end # Change Aspect Ratio begin prog = mythtv button = A/B repeat = 0 config = W end # Record begin prog = mythtv button = RED repeat = 0 config = R end # Pause begin prog = mythtv button = GREEN repeat = 0 config = P end begin prog = vlc button = Green repeat = 0 config = key-play-pause end # Skip Backwards begin prog = mythtv button = YELLOW repeat = 0 config = Home end begin prog = vlc button = YELLOW repeat = 0 config = key-previous end # Skip Forward begin prog = mythtv button = BLUE repeat = 0 config = End end begin prog = vlc button = BLUE repeat = 0 config = key-next end #up button begin prog = mythtv button = UP repeat = 4 config = Up end #left button begin prog = mythtv button = LEFT repeat = 4 config = Left end begin prog = vlc button = LEFT repeat = 4 config = key-jump-short end #right button begin prog = mythtv button = RIGHT repeat = 4 config = Right end begin prog = vlc button = RIGHT repeat = 4 config = key-jump+short end #down button begin prog = mythtv button = DOWN repeat = 4 config = Down end # Ok button begin prog = mythtv button = OK repeat = 0 config = Return end # OSD browse begin prog = mythtv button = EPG repeat = 0 config = O end # Cancel / Back begin prog = mythtv button = ESC repeat = 0 config = Esc end begin prog = vlc button = ESC repeat = 0 config = key-quit end # Info begin prog = mythtv button = INFO repeat = 0 config = I end # Prog+ #begin # prog = mythtv # button = PROG+ # repeat = 0 # config = #end # Prog- #begin # prog = mythtv # button = PROG- # repeat = 0 # config = #end # Picture in Picture begin prog = mythtv button = TV repeat = 0 config = C end # Menu begin prog = mythtv button = MENU repeat = 0 config = M end # Volume Up begin prog = mythtv button = VOL+ repeat = 2 config = F11 end begin prog = vlc button = VOL+ repeat = 0 config = key-vol-up end # Volume Down begin prog = mythtv button = VOL- repeat = 2 config = F10 end begin prog = vlc button = VOL- repeat = 0 config = key-vol-down end # HILFE #begin # prog = mythtv # button = HILFE # repeat = 0 # config = #end # Teletext begin prog = mythtv button = TXT repeat = 0 config = T end begin prog = irxevent button = TXT repeat = 0 config = Key Return CurrentWindow end # Stop #begin # prog = mythtv # button = STOP # repeat = 0 # config = T #end begin prog = irexec button = STOP repeat = 0 config = /usr/local/bin/myth_mpd.sh end # EXT begin prog = mythtv button = EXT repeat = 0 config = E end # end Technisat TTS35AI # begin Hauppauge # Info begin prog = mythtv button = HP_INFO repeat = 0 config = I end # Power # Configured in Techisat # Tv #begin # prog = mythtv # button = HP_TV # repeat = 0 # config = I #end # Videos #begin # prog = mythtv # button = HP_VIDEOS # repeat = 0 # config = I #end # Music begin prog = irexec button = HP_MUSIC repeat = 0 config = /usr/local/bin/myth_mpd.sh end # Pictures #begin # prog = mythtv # button = HP_PICTURES # repeat = 0 # config = I #end # Guide begin prog = mythtv button = HP_GUIDE repeat = 0 config = O end # Radio #begin # prog = mythtv # button = HP_RADIO # repeat = 0 # config = I #end # Up # Configured in Techisat # Left # Configured in Techisat # Right # Configured in Techisat # Down # Configured in Techisat # Ok # Configured in Techisat # Exit # Configured in Techisat # Menu begin prog = mythtv button = HP_MENU repeat = 0 config = M end # Volume Up # Configured in Techisat # Volume Down # Configured in Techisat # Change Aspect Ratio begin prog = mythtv button = HP_PREVCHAN repeat = 0 config = W end # Mute # Configured in Techisat # Channel Up # Configured in Techisat # Channel Down # Configured in Techisat # Record begin prog = mythtv button = HP_RECORD repeat = 0 config = R end # Stop begin prog = mythtv button = HP_STOP repeat = 0 config = Esc end # Rewind begin prog = mythtv button = HP_REWIND repeat = 3 config = < end begin prog = vlc button = HP_REWIND repeat = 4 config = key-jump-short end # Play begin prog = mythtv button = HP_PLAY repeat = 0 config = Return end begin prog = vlc button = HP_PLAY repeat = 0 config = key-play-pause end # Fast Forward begin prog = mythtv button = HP_FFWD repeat = 3 config = > end begin prog = vlc button = HP_FFWD repeat = 4 config = key-jump+short end # Skip Backwards begin prog = mythtv button = HP_SKIPBACK repeat = 0 config = Home end begin prog = vlc button = HP_SKIPBACK repeat = 0 config = key-previous end # Pause begin prog = mythtv button = HP_PAUSE repeat = 0 config = P end begin prog = vlc button = HP_PAUSE repeat = 0 config = key-play-pause end # Skip Forward begin prog = mythtv button = HP_SKIPFWD repeat = 0 config = End end begin prog = vlc button = HP_SKIPFWD repeat = 0 config = key-next end # Numeric 0 - 9 # Configured in Techisat # Picture in Picture begin prog = mythtv button = HP_ASTERIX repeat = 0 config = V end # Change Cards begin prog = mythtv button = HP_HASH repeat = 0 config = Y end # Edit Cutlist begin prog = mythtv button = HP_RED repeat = 0 config = E end # Load Commflag into Cutlist begin prog = mythtv button = HP_GREEN repeat = 0 config = Z end begin prog = irxevent button = HP_GREEN repeat = 0 config = Key Return CurrentWindow end # Toggle Teletext begin prog = mythtv button = HP_YELLOW repeat = 0 config = T end # Time Stretch begin prog = mythtv button = HP_BLUE repeat = 0 config = A end # end Hauppauge