Using IR translation

Posted by: newguy1

Using IR translation - 18/09/2002 06:16

Ive used this great feature to do a couple changes to the remote but the one change i cant seem to get to work is to reverse the operation of the play /hush button.What i'd like to do is short press the buttun to hush; and long press to play/pause.I got the short press part to work but when I long press it still hushes instead of pausing/playing any thoughts?
Posted by: wfaulk

Re: Using IR translation - 18/09/2002 19:57

You might have to use the null operator to get it to work (search the Hijack FAQ for ``null''), but that's just a guess.
Posted by: mlord

Re: Using IR translation - 19/09/2002 10:03

The sequence of translations in config.ini matters for stuff like this.
Try reversing the order.

-ml
Posted by: newguy1

Re: Using IR translation - 20/09/2002 09:07

Ok Thanks i'll try that
Posted by: mlord

Re: Using IR translation - 25/09/2002 20:54

Good luck.