XBMC recieves multiple remote commands
#1
Hi,

I have been tinkering with this for some time now and I just cannot get it right.
My raspberry pi has a picfacecad attached to it (display and ir receiver) They both work fine (including display with XBMC).
But when I use the remote , xbmc sees multiple commands. ( irw doesn't btw )
Code:
16:22:54 T:3034562560   DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
16:22:54 T:3034562560   DEBUG: OnKey: right (0xf083) pressed, action is Right
16:22:54 T:3034562560   DEBUG: LIRC: Update - NEW at 238526:0000000000001797 00 KEY_RIGHT Hauppauge (KEY_RIGHT)
16:22:54 T:3034562560   DEBUG: OnKey: 168 (0xa8) pressed, action is Right
16:22:54 T:3034562560   DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
16:22:54 T:3034562560   DEBUG: OnKey: right (0xf083) pressed, action is Right
16:22:54 T:3034562560   DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
16:22:54 T:3034562560   DEBUG: OnKey: right (0xf083) pressed, action is Right

I have played with remotedelay and remoterepeat values in advancedsettings.xml, but I can't see any result changing them.
Any suggestions on where to look for this anoying problem ?
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC recieves multiple remote commands0