# defaults: # remote = * # repeat = 0 begin prog = irexec button = TV/FM config = kwintv >/dev/null& mode = tv # flags = once end begin prog = irexec button = FULLSCREEN config = xawtv >/dev/null& mode = tvx # flags = once end begin prog = irexec button = CD config = kscd& mode = cd # flags = once end begin prog = irexec button = TELETEXT mode = system # flags = once end begin prog = irexec button = AUDIO mode = radio config = gradio& # flags = once end ####################################################### begin radio begin prog = irexec button = POWER config = killall gradio # mode = system end begin prog = irexec button = VOL_UP config = aumix -l+5 >/dev/null # repeat = * # flags = repeat end begin prog = irexec button = VOL_DOWN config = aumix -l-5 >/dev/null # repeat = * # flags = repeat end end radio ####################################################### begin tvk begin prog = irexec button = VIDEO config = run-kill alevt # mode = teletext end end tvk ####################################################### begin tvx begin prog = irexec button = VIDEO config = run-kill alevt # mode = teletext end begin prog = irxevent button = POWER config = Key Escape xawtv end begin prog = irxevent button = BLUE config = Key f xawtv end begin prog = irxevent button = GREEN config = Key a xawtv end begin prog = irxevent button = CH_UP config = Key Page_Up xawtv end begin prog = irxevent button = CH_DOWN config = Key Page_Down xawtv end begin prog = irexec button = VOL_UP config = aumix -l+5 >/dev/null end begin prog = irexec button = VOL_DOWN config = aumix -l-5 >/dev/null end end tvx ####################################################### begin teletext begin prog = irxevent button = STOP config = Key 1 AleVT end end teletext ####################################################### begin cd begin prog = irexec button = POWER config = killall kscd # mode = system end begin prog = irexec button = VOL_UP config = aumix -c+5 >/dev/null end begin prog = irexec button = VOL_DOWN config = aumix -c-5 >/dev/null end begin prog = irxevent button = PLAY config = Button 1 340 50 kscd end begin prog = irxevent button = STOP config = Button 1 340 90 kscd end begin prog = irxevent button = PAUSE config = Button 1 340 90 kscd end begin prog = irxevent button = CH_UP config = Button 1 376 92 kscd end begin prog = irxevent button = CH_DOWN config = Button 1 329 92 kscd end begin prog = irxevent button = ARROW_DOWN config = Button 1 70 70 kscd end begin prog = irxevent button = ARROW_UP config = Button 1 360 13 kscd end begin prog = irxevent button = ARROW_RIGHT config = Button 1 370 63 kscd end begin prog = irxevent button = ARROW_LEFT config = Button 1 332 69 kscd end begin prog = irxevent button = MUTE config = Button 1 338 43 kscd end begin prog = irxevent button = POWER config = Button 1 51 92 kscd end begin prog = irxevent button = 0 config = Button 1 379 45 kscd end begin prog = irxevent button = LIST config = Button 1 160 99 kscd end end cd ####################################################### begin system begin prog = irexec button = POWER config = xset dpms force off config = xset dpms force on end begin prog = irexec button = LOOP config = poweroff end begin prog = irexec button = MUTE config = sync;hdparm -y /dev/hda >/dev/null end begin prog = irexec button = CH_UP config = xvidtune -next end begin prog = irexec button = CH_DOWN config = xvidtune -prev end begin prog = irexec button = VOL_UP config = aumix -v+5 >/dev/null end begin prog = irexec button = VOL_DOWN config = aumix -v-5 >/dev/null end end system #######################################################