
Ok, I have tried Openelec, Xbian,Raspbian and Raspbmc but finished on Arch because I'm a long time arch user on desktop

But I have one weird problem with my CEC remote and XBMC on archarm on my Pi. There are often repeats registered when I press key once, I mean XBMC registers two keypress but I press only once key on my Cec remote. This occurs on all above mentioned distros expect Openelec. I can't use Openelec because my Pi is not only dedicated for xbmc task.
Does anyone know what Openelec have or has tuned with xbmc or somewhere else that xbmc in archarm doesn't have?
I have tried giving more priority on xbmc with nice, didn't help. I have also tried with remotedelay and remoterepeat options in advancedsettings.xml file but I think this is limited to Lirc remotes.
http://wiki.xbmc.org/?title=advancedset ... tedelay.3E
I have even tried with a bigger value in peripherals.xml file double_tap_timeout_ms setting to 8000 https://github.com/xbmc/xbmc/blob/maste ... herals.xml but it doesn't help.
Anybody else have this behaviour?