# # By Jarod Wilson, 2003/12/21 # Amalgamated from Jeff Campbell's, # .lircrc, the mythtv.org docs, and # a few touches of my own. :) # begin prog = irexec button = os_start config = freevo -fs end begin prog = irexec button = tv config = tvtime & config = tvtime-command QUIT end begin prog = irexec button = on_off config = xmms ~freevo/rp_128.m3u repeat = 0 end begin prog = irexec button = ch+ config = tvtime-command CHANNEL_UP repeat = 0 end begin prog = irexec button = ch- config = tvtime-command CHANNEL_DOWN repeat = 0 end #begin # prog = irexec # button = vol+ # config = tvtime-command MIXER_UP # repeat = 0 #end #begin # prog = irexec # button = vol- # config = tvtime-command MIXER_DOWN # repeat = 0 #end begin prog = irexec button = ddui_size config = tvtime-command TOGGLE_FULLSCREEN end #begin # prog = irexec # button = up # config = tvtime-command UP #end #begin # prog = irexec # button = down # config = tvtime-command DOWN #end begin prog = irexec button = right config = tvtime-command RIGHT end begin prog = irexec button = left config = tvtime-command LEFT end begin prog = irexec button = 1 config = tvtime-command CHANNEL_1 end begin prog = irexec button = 2 config = tvtime-command CHANNEL_2 end begin prog = irexec button = 3 config = tvtime-command CHANNEL_3 end begin prog = irexec button = 4 config = tvtime-command CHANNEL_4 end begin prog = irexec button = 5 config = tvtime-command CHANNEL_5 end begin prog = irexec button = 6 config = tvtime-command CHANNEL_6 end begin prog = irexec button = 7 config = tvtime-command CHANNEL_7 end begin prog = irexec button = 8 config = tvtime-command CHANNEL_8 end begin prog = irexec button = 9 config = tvtime-command CHANNEL_9 end begin prog = irexec button = ui_on_off config = tvtime-command DISPLAY_INFO end begin prog = irexec button = enter config = tvtime-command SHOW_MENU end begin prog = irexec button = mute config = tvtime-command MIXER_TOGGLE_MUTE end