Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
Remote Control/Multimedia Keys problem
#1
Hello,
I use XBMC in XP and not so long ago I bought a USB IR remote control. This remote control uses known keys like numbers and letters that are on every regular keyboard.
It also uses multimedia keys (play, pause, fast forward) just like my keyboard uses, it uses the same format:
0xB3=play
0xB2=pause
and so on...

As I understood from this post: http://forum.xbmc.org/showthread.php?tid=15088 - These keys don't work in XBMC. They work in Media Portal but I prefer XBMC because of lots of reasons.

I just wanted to ask, if there's any kind of solution for this problem, some patch or script or even third-party software?
If there isn't, I won't be able to use XBMC with my remote and that's a bummer. Id'e be happy if you helped me.

Thank you in a advance,
Noam.
Reply
#2
Check your Debug Log when you press those keys. If something shows up, the keypress has been detected. From then on, it's a matter of keymapping it.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
Hello,

Thank you for your quick response, I really appreciate it.

I allowed debug mode, closed XBMC and launched it again, and then pressed the play button several times and then closed and opened the log.

I looked for something that might relate to the key and I found this:
Quote:14:20:44 T:452 M:620380160 INFO: load keymapping
14:20:44 T:452 M:620376064 INFO: Loading special://xbmc/system/Keymap.xml
14:20:44 T:452 M:620142592 ERROR: Keyboard Translator: `key' button has no id
14:20:44 T:452 M:620023808 DEBUG: CButtonTranslator::Load - no userdata keymap found, skipping

What does it mean? Isn't there an option to give the key an id? It's open source after all...


This is the log if anyone wants to take a look


Noam.
Reply
#4
anybody?
Reply

Logout Mark Read Team Forum Stats Members Help
Remote Control/Multimedia Keys problem0