Simon Baxter schrieb: > Hi, > > I've just switched to an LIRC based remote to control VDR, but find the key > repeat time annoying for scrolling down long menus or tracking through a > video clip. The key repeat is too long! Hi Simon, how many repeats do you get with irw in 10 seconds? From this calculate how much time is between two repeats. If this is too long, it has to be adjusted in your lirc.conf or in the lirc driver for your lirc receiver. I?m assuming your remote is sending the repeats fast enough, but maybe that is not the case? If this is sufficient short, you could experiment with lowering the value of REPEATFREQ in VDR/lirc.c. HTH, J?rg > > I've had a suggestion that I should adjust the 'repeat' value in the .lircc > file - but I don't have one of these! > > I found a link talking about using lirc to control linux applications: > "The configuration is done with the ~/.lircrc file: > > begin > remote = <your remote> > button = <your button> > prog = irexec > repeat = 0 > config = /usr/local/bin/mozilla -mail > end"but this doesn't apply to VDR well.Can I use lircc to adjust my repeat > time?? > > > > _______________________________________________ > vdr mailing list > vdr@xxxxxxxxxxx > http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr > >