begin remote = Hauppauge button = RADIO prog = irexec repeat = 0 config = echo "Hello world!" end # http://www.mplayerhq.hu/DOCS/HTML/en/control.html begin remote = Hauppauge prog = mplayer button = 2 config = brightness -5 repeat = 1 end begin remote = Hauppauge prog = mplayer button = 8 config = brightness +5 repeat = 1 end begin remote = Hauppauge prog = mplayer button = 5 config = PAUSE repeat = 0 end begin remote = Hauppauge prog = mplayer button = 1 config = seek -10 repeat = 1 end begin remote = Hauppauge prog = mplayer button = 4 config = seek -30 repeat = 1 end begin remote = Hauppauge prog = mplayer button = 7 config = seek -120 repeat = 1 end begin remote = Hauppauge prog = mplayer button = 3 config = seek +10 repeat = 1 end begin remote = Hauppauge prog = mplayer button = 6 config = seek +30 repeat = 1 end begin remote = Hauppauge prog = mplayer button = 9 config = seek +120 repeat = 1 end begin remote = Hauppauge prog = mplayer button = VOL+ config = volume +1 repeat = 1 end begin remote = Hauppauge prog = mplayer button = VOL- config = volume -1 repeat = 1 end begin remote = Hauppauge prog = mplayer button = FULL_SCREEN config = osd repeat = 0 end begin remote = Hauppauge prog = mplayer button = 0 config = quit repeat = 0 end begin remote = Hauppauge prog = mplayer button = RESERVED config = contrast -5 repeat = 1 end begin remote = Hauppauge prog = mplayer button = MINIMIZE config = contrast +5 repeat = 1 end