[mythtv-users] TiVo 34 button remote w/ Myth

m0j0.j0j0 m0j0 at foofus.net
Fri Jul 11 19:44:18 EDT 2003


Thanks! That worked great. 'repeat = 3' was the magic line for my TiVo
remote.

Joe



On Fri, 2003-07-11 at 14:57, Kevin D. Lenth wrote:
> > I have one issue... I've found that I need to wait a second or so
> > between button presses. If you press the same button a number of times
> > too quickly it only registers the first press. This makes it a little
> > annoying moving up/down menus.
> >
> > Has anyone else used this remote and gotten around this problem? Is this
> > a generic setting in LIRC that can be tweaked (if so, it wasn't obvious
> > to me)?
> 
> You need to use the "repeat" option in your .lircrc file; "repeat = 1"
> will cause LIRC to report every button continuing-being-pressed event,
> "repeat = 2" will report every second one, etc.  The default is "repeat =
> 0", which doesn't report repetitions at all.  By way of example, here's an
> excerpt from my .lircrc:
> 
> begin
>   prog = irxevent
>   button = VOL+
>   repeat = 1
>   config = Key bracketright CurrentWindow
> end
> 
>       --Kevin Lenth
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at snowman.net
> http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users



More information about the mythtv-users mailing list