Kodi Community Forum

Full Version: [LIRC] Repeat Delay in key
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi!
I've configured an Ati Remote Wonder in XBMC (last stable in Intrepid).
I have a little problem.
If I press a button, sometimes XBMC receive more than a "button pressure".
I try to raise the <repeatdelayremote> in advancesettings.xml, but it has a different behaivur, i.e. the button seem to be pressed more than once time, wait for <rdr> (I try to put 2000 ms), wait 2000 ms, than xbmc repeat the pressed button.

I see the SVN source, when XBMC client read lirc socket, wait for a 00 repeat command than do some "IF"..

There are some special command to stop those wrong repeated keys?

Thanks
Sorry for my bad bad English..
It would probably help if you could post output of irw when you press as many of your buttons as possible, just run irw in terminal
Here some snippet

Quote:00000014ce090000 00 voldown ati_remote_wonder_rf
00000014ce090000 01 voldown ati_remote_wonder_rf
00000014ce090000 02 voldown ati_remote_wonder_rf
00000014ce090000 03 voldown ati_remote_wonder_rf
00000014ce090000 04 voldown ati_remote_wonder_rf
00000014ce090000 05 voldown ati_remote_wonder_rf
00000014cd080000 00 volup ati_remote_wonder_rf
00000014cd080000 01 volup ati_remote_wonder_rf
00000014cd080000 02 volup ati_remote_wonder_rf
00000014cd080000 03 volup ati_remote_wonder_rf
00000014cd080000 04 volup ati_remote_wonder_rf
00000014cd080000 05 volup ati_remote_wonder_rf
00000014cd080000 06 volup ati_remote_wonder_rf
00000014cd080000 07 volup ati_remote_wonder_rf
000000143d780000 00 left_click ati_remote_wonder_rf
000000143d780000 01 left_click ati_remote_wonder_rf
000000143d780000 02 left_click ati_remote_wonder_rf
000000143d780000 03 left_click ati_remote_wonder_rf
000000143d780000 04 left_click ati_remote_wonder_rf
00000014417c0000 00 right_click ati_remote_wonder_rf
00000014417c0000 01 right_click ati_remote_wonder_rf
000000143d780000 00 left_click ati_remote_wonder_rf
000000143d780000 00 left_click ati_remote_wonder_rf
000000143d780000 01 left_click ati_remote_wonder_rf
000000143d780000 02 left_click ati_remote_wonder_rf
000000143d780000 03 left_click ati_remote_wonder_rf
000000143d780000 04 left_click ati_remote_wonder_rf
00000014ea250000 00 play ati_remote_wonder_rf
00000014ea250000 01 play ati_remote_wonder_rf
00000014ea250000 02 play ati_remote_wonder_rf
00000014ea250000 03 play ati_remote_wonder_rf
00000014ea250000 04 play ati_remote_wonder_rf
00000014ea250000 05 play ati_remote_wonder_rf
00000014ea250000 06 play ati_remote_wonder_rf
00000014ea250000 07 play ati_remote_wonder_rf
00000014ed280000 00 stop ati_remote_wonder_rf
00000014ed280000 01 stop ati_remote_wonder_rf
00000014ed280000 02 stop ati_remote_wonder_rf
00000014ed280000 03 stop ati_remote_wonder_rf
00000014ed280000 04 stop ati_remote_wonder_rf
00000014ed280000 05 stop ati_remote_wonder_rf
00000014ed280000 06 stop ati_remote_wonder_rf
00000014ed280000 07 stop ati_remote_wonder_rf

I don't see any weird thing...
I'm looking for a solution to a similar problem. But anyway, it seems your <repeatdelayremote> does not exist. Maybe you mean <remoterepeat>...
http://wiki.xbmc.org/?title=AdvancedSettings.xml