# Example IRClient setup file # Button names should be changed to suit you remote control begin button = tv_p+ config = prev repeat = 0 end begin button = tv_p- config = next repeat = 0 end begin button = vcr_rew config = rew repeat = 1 end begin button = vcr_ff config = ff repeat = 1 end begin button = vcr_play config = play repeat = 0 end begin button = vcr_pause config = pause repeat = 0 end begin button = vcr_stop config = stop repeat = 0 end begin button = tv_power config = exit repeat = 0 end