[mythtv-users] Quicker scrolling
Brad DerManouelian
myth at dermanouelian.com
Wed Oct 15 05:47:18 UTC 2008
On Oct 14, 2008, at 10:39 PM, Jean-Yves Avenard wrote:
> Hi
>
> 2008/10/15 <robbinsck1 at gmail.com>:
>> Try adding a repeat to the up down buttons in your lircrc file like
>> this
>>
>> Begin
>> Prog = mythtv
>> Button = down
>> Config = down
>> Repeat = 2
>> End
>> Experiment with different numbers to get the best result. I think
>> the lower the faster.
>
> What repeat means is how long lirc will wait for a repeated signal
> before it processes that entry.
> As such , if you have repeat 2, it will be twice as slow as if you had
> repeat 1 as lirc will wait to receive two of the same IR signal before
> it processes the entry
Actually, repeat skips every nth key press, so repeat = 2 means it
will process the first keypress, but not the second, the the third,
but not the 4th, etc. Note that setting your repeat too low may result
in unintended key presses depending on the sensitivity of your remote/
receiver so the real way to do it is with the Page UP and Page DOWN
keys.
-Brad
More information about the mythtv-users
mailing list