begin prog = irexec button = CANCEL repeat = 1 config = /usr/bin/xmacroplay-keys :0 Escape end begin prog = irexec button = DVD repeat = 1 config = /usr/bin/sudo /etc/acpi/actions/sleep.sh end begin prog = irexec button = TV repeat = 1 config = /usr/bin/mythpowerbutton.sh end begin prog = irexec button = BLUE repeat = 1 config = /usr/bin/mythpowerbutton.sh # config = /usr/bin/mythshutdown end #begin # prog = irexec # button = YELLOW # repeat = 1 # config = /usr/bin/mythevent_php force #end begin prog = irexec button = POWER repeat = 1 config = /usr/bin/mythshutdown_script.sh end #begin # prog = irexec # button = mp3 # config = /usr/bin/xmms #end begin prog = mythtv button = ENTER repeat = 1 config = Return end begin #This is the PIP button prog = mythtv button = MEDIA config = V repeat = 1 end begin prog = mythtv button = GREEN config = E repeat = 1 end begin #This one swaps the focus in PIP prog = mythtv button = DOT config = N repeat = 1 end #begin #This one toggles the focus in PIP # prog = mythtv # button = DOT # config = B # repeat = 1 #end begin #This one swaps the pip windows prog = mythtv button = LAST config = B repeat = 1 end begin prog = mythtv button = 1 repeat = 1 config = 1 end begin prog = mythtv button = 2 repeat = 1 config = 2 end begin prog = mythtv button = 3 repeat = 1 config = 3 end begin prog = mythtv button = 4 repeat = 1 config = 4 end begin prog = mythtv button = 5 repeat = 1 config = 5 end begin prog = mythtv button = 6 repeat = 1 config = 6 end begin prog = mythtv button = 7 repeat = 1 config = 7 end begin prog = mythtv button = 8 repeat = 1 config = 8 end begin prog = mythtv button = 9 repeat = 1 config = 9 end #begin # prog = mythtv # button = CANCEL # repeat = 1 # config = Esc #end begin prog = mythtv button = 0 repeat = 1 config = 0 end begin prog = mythtv button = MENU repeat = 1 config = M end begin prog = mythtv button = CHANNEL repeat = 1 config = S end begin prog = mythtv button = VIDEO repeat = 1 config = Y end begin prog = mythtv button = ZOOM repeat = 1 config = G end begin prog = mythtv button = RED repeat = 1 config = D end begin prog = mythtv button = LANGUAGE repeat=1 config = I end # Note the "repeat =" strings in the volume and channel. # This means that if you hold down the key, every nth instance will be # passed. This depends on your system, so you may want to increase or # decrease this and see what happens. repeat = 1 is probably too # fast. ##This settings conflight with left and right ##I prefer tu use the keys for navigation #begin # prog = mythtv # button = VOLUMEDOWN # repeat = 1 # config = F10 #end #begin # prog = mythtv # button = VOLUMEUP # repeat = 1 # config = F11 #end begin prog = mythtv button = CHANNELUP repeat = 0 config = Up end begin prog = mythtv button = CHANNELDOWN repeat = 0 config = Down end #begin # prog = mythtv # button = ch_up # repeat = 0 # config = Up #end #begin # prog = mythtv # button = ch_down # repeat = 0 # config = Down #end begin prog = mythtv button = VOLUMEDOWN repeat = 1 config = Left end begin prog = mythtv button = VOLUMEUP repeat = 1 config = Right end begin prog = mythtv button = MUTE repeat = 1 config = F9 end begin prog = mythtv button = REWIND repeat = 1 # config = Left config = PgUp end begin prog = mythtv button = PLAYPAUSE repeat = 1 config = P end begin prog = mythtv button = FASTFORWARD repeat = 1 # config = Right config = PgDown end begin prog = mythtv button = RECORD repeat = 1 config = R end begin prog = mythtv ## Teletext button = TEXT repeat = 1 config = T end begin prog = mythtv ## Teletext button = SLEEP repeat = 1 config = F8 end begin prog = mythtv button = PREVIOUS repeat = 1 # Use for backwards commercial skip config = Q end begin prog = mythtv button = NEXT # Use for forward commercial skip repeat = 1 config = Z end begin prog = mythtv button = ZOOM repeat = 1 config = W end begin prog = mythtv button = STOP repeat = 1 config = O end ### MPlayer commands begin prog = mplayer button = MENU repeat = 1 config = osd end begin prog = mplayer button = PLAYPAUSE repeat = 1 config = pause end begin prog = mplayer button = VOLUMEUP repeat = 1 config = seek +10 end begin prog = mplayer button = STOP repeat = 1 config = quit end begin prog = mplayer button = MUTE repeat = 1 config = mute end begin prog = mplayer button = REWIND repeat = 1 config = seek -100 end begin prog = mplayer button = VOLUMEDOWN repeat = 1 config = seek -10 end begin prog = mplayer button = FASTFORMARD repeat = 1 config = seek +100 end #begin #prog = mplayer #button = right #repeat = 1 #config = seek +10 #end #begin #prog = mplayer #button = CANCEL #repeat = 1 #config = quit #end #begin #prog = mplayer #button = PREVIOUS #repeat = 1 #config = seek +1200 #end #begin #prog = mplayer #button = BACK #repeat = 1 #config = seek -1200 #end begin prog = mplayer button = ZOOM repeat = 1 config = vo_fullscreen end ### Xine commands #begin #prog = xine #button = playpause #repeat = 3 #config = Play #end begin prog = xine button = STOP repeat = 3 config = Stop end begin prog = xine button = DVD repeat = 3 config = Quit end begin prog = xine button = CANCEL repeat = 1 config = Quit end begin prog = xine button = PLAYPAUSE repeat = 3 config = Pause end begin prog = xine button = CHANNELUP repeat = 3 config = EventUp end begin prog = xine button = CHANNELDOWN repeat = 3 config = EventDown 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 = VOLUMEDOWN repeat = 3 config = EventLeft end begin prog = xine button = VOLUMEUP repeat = 3 config = EventRight end begin prog = xine button = ENTER repeat = 3 config = EventSelect end begin prog = xine button = SUBTITLE repeat = 3 config = Menu end begin prog = xine button = FASTFORWARD repeat = 3 #config = SpeedFaster config = SeekRelative+60 end begin prog = xine button = REWIND repeat = 3 #config = SpeedSlower config = SeekRelative-60 end begin prog = xine button = VOLUMEUP repeat = 3 config = Volume+ end begin prog = xine button = VOLUMEDOWN repeat = 3 config = Volume- 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 = NEXT repeat = 3 config = EventNext end begin prog = xine button = PREVIOUS repeat = 3 config = EventPrior end begin prog = xine button = LANGUAGE repeat = 3 config = OSDStreamInfos end