# .lircrc file for Ahanix IMON Multi-median remote # # Created July 3, 2004 by Venky Raju # Last modified: N/A # # TODO: # Map remaining mythtv keys # # Save this file in ~/.mythtv/lircrc # -------------- Begin section for irexec ------------------ # Blue button, stops mythfrontend #begin # prog = irexec # button = AppExit # config = /usr/bin/mythfrontend -v -l /var/log/mythtv/mythfrontend.log & # config = /home/mythtv/.mythtv/mythcontrol stop #end begin prog = irexec button = Eject config = /usr/bin/eject -T repeat = 0 end # Red button, kills everything (xine, mythfrontend) begin prog = irexec button = Power config = /home/mythtv/mythkill.sh end # -------------- End section for irexec -------------------- # ------------- Begin section for mythtv ------------------- #### Global Jumppoints #### # Jump to Recordings Playback screen begin prog = mythtv button = MyTV config = Alt+T end # Jump to Video gallery begin prog = mythtv button = MyMovie config = Alt+V end # Jump to Play DVD begin prog = mythtv button = MyDVD config = Alt+D end # Jump to Photo gallery begin prog = mythtv button = MyPhoto config = Alt+P end # Show Music miniplayer begin prog = mythtv button = MyMusic config = Alt+M end begin prog = mythtv button = 1 config = 1 delay = 2 repeat = 1 end begin prog = mythtv button = 2 config = 2 delay = 2 repeat = 1 end begin prog = mythtv button = 3 config = 3 delay = 2 repeat = 1 end begin prog = mythtv button = 4 config = 4 delay = 2 repeat = 1 end begin prog = mythtv button = 5 config = 5 delay = 2 repeat = 1 end begin prog = mythtv button = 6 config = 6 delay = 2 repeat = 1 end begin prog = mythtv button = 7 config = 7 delay = 2 repeat = 1 end begin prog = mythtv button = 8 config = 8 delay = 2 repeat = 1 end begin prog = mythtv button = 9 config = 9 delay = 2 repeat = 1 end begin prog = mythtv button = 0 config = 0 delay = 2 repeat = 1 end begin prog = mythtv button = Menu config = M end begin prog = mythtv button = Esc config = Esc end begin prog = mythtv button = Select config = Space end begin prog = mythtv button = Backspace config = D end begin prog = mythtv button = Up config = Up delay = 2 repeat = 1 end # Let's use the Windows key for Information #begin # prog = mythtv # button = WindowsKey # config = I # repeat = 1 #end begin prog = mythtv button = Left config = Left delay = 2 repeat = 1 end begin prog = mythtv button = MouseMenu config = M end begin prog = mythtv button = Right config = Right delay = 2 repeat = 1 end begin prog = mythtv button = Down config = Down delay = 2 repeat = 1 end begin prog = mythtv button = Enter config = Return end begin prog = mythtv button = Vol- repeat = 1 config = [ end begin prog = mythtv button = Vol+ repeat = 1 config = ] end begin prog = mythtv button = MouseLeftClick repeat = 1 config = [ end begin prog = mythtv button = MouseRightClick repeat = 1 config = ] end begin prog = mythtv button = Ch+ repeat = 1 config = Up end begin prog = mythtv button = Ch- repeat = 1 config = Down end begin prog = mythtv button = Mute config = F9 end begin prog = mythtv button = Play config = P end begin prog = mythtv button = Pause config = P end # Backward commercial skip/Previous Track begin prog = mythtv button = PrevChapter config = PgUp repeat = 1 end # Forward commercial skip/Previous Track begin prog = mythtv button = NextChapter config = PgDown repeat = 1 end # Rewind/Seek reverse begin prog = mythtv button = Rewind config = < repeat = 1 end # Fast forward/Seek forward begin prog = mythtv button = FastForward config = > repeat = 1 end # Music stop/Upcoming episodes/Channel browse begin prog = mythtv button = Stop config = O end # Record begin prog = mythtv button = Record config = R end # Info begin prog = mythtv button = MultiMon config = I end # Show program guide begin prog = mythtv button = Timer config = S end # Toggle aspect ratio begin prog = mythtv button = AspectRatio config = W end # Picture-in-Picture begin prog = mythtv button = Thumbnail config = V end # Swap Picture-in-Picture begin prog = mythtv button = FullScreen config = N end # Swap channel control between PIP & Main begin prog = mythtv button = TaskSwitcher config = B end # Move program guide forward by one day/Go to End/Jump ahead begin prog = mythtv button = Tab config = End end # Move program guide backward by one day/Go to Home/Jump back begin prog = mythtv button = ShiftTab config = Home end # Adjust playback speed begin prog = mythtv button = SlowMotion config = A end # Jump to bookmark begin prog = mythtv button = Bookmark config = K end # Toggle captions begin prog = mythtv button = Caption config = T end # Thumbnail : TODO # Full.Screen : TODO # -------------- Start Mplayer ----------------------------- begin prog = mplayer button = Vol+ config = volume 1 repeat = 1 end begin prog = mplayer button = Vol- config = volume -1 repeat = 1 end begin prog = mplayer button = MultiMon config = osd end begin prog = mplayer button = AspectRatio config = switch_ratio 1.3333 config = switch_ratio 1.7777 config = switch_ratio 1.85 config = switch_ratio 2.3 config = switch_ratio 0 end begin prog = mplayer button = Pause config = pause end begin prog = mplayer button = Play config = pause end begin prog = mplayer button = FastForward config = seek +10 repeat = 1 end begin prog = mplayer button = Rewind config = seek -10 repeat = 1 end begin prog = mplayer button = NextChapter config = seek +60 repeat = 1 end begin prog = mplayer button = PrevChapter config = seek -60 repeat = 1 end begin prog = mplayer button = Esc config = quit end begin prog = mplayer button = AppExit config = quit end # -------------- End section for MPlayer -------------------- begin prog = xine button = Play repeat = 3 config = Play end begin prog = xine button = Stop repeat = 3 config = Stop end begin prog = xine button = AppExit config = Quit end begin prog = xine button = Pause repeat = 3 config = Pause 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 = Enter repeat = 3 config = EventSelect end # Go to media root menu begin prog = xine button = Esc repeat = 3 config = Menu end begin prog = xine button = FastForward repeat = 1 delay = 3 #config = SpeedFaster config = SeekRelative+30 end begin prog = xine button = Rewind repeat = 1 delay = 3 #config = SpeedSlower config = SeekRelative-7 end begin prog = xine button = NextChapter repeat = 3 config = EventNext #config = SeekRelative+60 end begin prog = xine button = PrevChapter repeat = 3 config = EventPrior #config = SeekRelative-60 end begin prog = xine button = Vol+ repeat = 1 delay = 1 config = Volume+ end begin prog = xine button = MouseRightClick repeat = 1 delay = 1 config = Volume+ end begin prog = xine button = Vol- repeat = 1 delay = 1 config = Volume- end begin prog = xine button = MouseLeftClick repeat = 1 delay = 1 config = Volume- end begin prog = xine button = Ch+ repeat = 1 delay = 2 config = BrightnessControl+ end begin prog = xine button = Ch- repeat = 1 delay = 2 config = BrightnessControl- end begin prog = xine button = Mute repeat = 3 config = Mute end begin prog = xine button = Menu repeat = 3 config = RootMenu end begin prog = xine button = MultiMon repeat = 3 config = OSDStreamInfos end begin prog = xine button = MouseMenu repeat = 3 config = SetupShow end begin prog = xine button = Bookmark repeat = 3 config = AddMediamark end begin prog = xine button = Caption repeat = 3 config = SpuNext end begin prog = xine button = AspectRatio repeat = 3 config = ToggleAspectRatio end begin prog = xine button = ShiftTab repeat = 3 config = AudioVideoDecay- end begin prog = xine button = Tab repeat = 3 config = AudioVideoDecay+ end begin prog = xine button = Language repeat = 3 config = AudioChannelNext end begin prog = xine button = FullScreen repeat = 3 config = ToggleFullscreen end #### Begin VLC keys #### begin prog = vlc button = Play config = key-play-pause end begin prog = vlc button = Pause config = key-play-pause end begin prog = vlc button = Stop config = key-stop end begin prog = vlc button = FastForward config = key-jump+medium end begin prog = vlc button = Rewind config = key-jump-short end begin prog = vlc button = NextChapter config = key-jump+long end begin prog = xine button = PrevChapter config = key-jump-medium end begin prog = vlc button = MultiMon config = key-position end begin prog = vlc button = Ch+ config = key-chapter-next end begin prog = vlc button = Ch- config = key-chapter-prev end begin prog = vlc button = Up config = key-nav-up end begin prog = vlc button = Down config = key-nav-down end begin prog = vlc button = Left config = key-nav-left end begin prog = vlc button = Right config = key-nav-right end begin prog = vlc button = Enter config = key-nav-activate end begin prog = vlc button = Vol+ config = key-vol-up repeat = 1 end begin prog = vlc button = Vol- config = key-vol-down repeat = 1 end begin prog = vlc button = Mute config = key-vol-mute end begin prog = vlc button = Tab config = key-audiodelay-up repeat = 1 end begin prog = vlc button = ShiftTab config = key-audiodelay-down repeat = 1 end begin prog = vlc button = Menu config = key-disc-menu end begin prog = vlc button = AppExit config = key-quit end begin prog = vlc button = Esc config = Quit end