Key-Mapping issue in XBMC-PVR on linux
#1
Hi everyone,

I successfully set up my media pc with xbmc-pvr build from http://packages.pulse-eight.net/UbuntuInstall. Everything works fine except of some wired key-mapping issues:

Using my MCE-Remote (or the Android XBMC-Remote) the behavior of the "Select" button changes:

Selecting an entry from my videos list:
T:3042772736 DEBUG: LIRC: Update - NEW at 24638:000000037ff07bdd 00 KEY_OK mceusb (KEY_OK)
19:17:01 T:3042772736 DEBUG: OnKey: 11 (0b) pressed, action is Select

Using the same button on the remote after video playback started:
T:3042772736 DEBUG: LIRC: Update - NEW at 35452:000000037ff07bdd 00 KEY_OK mceusb (KEY_OK)
19:17:12 T:3042772736 DEBUG: OnKey: 11 (0b) pressed, action is AspectRatio

As you can see the same button changed from Action "Select" to "AspectRatio". Some other buttons like "Back" are affected, too.

Did anyone face a similar issue or does know how to fix it?

Thanks,
Christoph
Reply
#2
Yop,

It's not an issue. With xbmc you can map one button to different behaviors, depending where you are in xbmc (and it's really usefull ^^).
For instance in your case, in "video list" OK-> select
in "fullscreen video" OK-> Aspect Ratio.

To change it you have to edit remote.xml see here : http://wiki.xbmc.org/index.php?title=Keyboard.xml

Bibi
Reply
#3
(2012-04-02, 19:12)bibi Wrote: To change it you have to edit remote.xml see here : http://wiki.xbmc.org/index.php?title=Keyboard.xml

Bibi

Unfortunately, that file doesn't mention any of the PVR functions.

Use this one from Lars' branch instead:

https://github.com/opdenkamp/xbmc/blob/m...slator.cpp

-nobleach
Reply

Logout Mark Read Team Forum Stats Members Help
Key-Mapping issue in XBMC-PVR on linux0