# LIRC configuration for the TwinHan remote control. # See http://www.doctort.org/adam/nerd-notes/mythtv-and-the-twinhan-remote.html # begin button = VOL+ prog = mplayer config = volume 1 end begin button = VOL- prog = mplayer config = volume -1 end begin button = PAUSE prog = mplayer config = pause end begin prog = mplayer button = STOP config = quit end begin prog = mplayer button = MUTE config = mute end begin prog = mplayer button = TAB config = switch_audio end begin prog = mplayer button = TELETEXT config = osd end begin prog = mplayer button = REWIND config = seek -10 end begin prog = mplayer button = FASTFORWARD config = seek 10 end begin prog = mplayer button = CH+ config = seek 60 end begin prog = mplayer button = CH- config = seek -60 end begin prog = mplayer button = PREVIEW config = sub_visibility end