Xbox DVD dongle and harmony 525
#1
Hy,

i did setup lirc like discribed in the wiki, everything is working fine so far.
Now im trying to get XBMC or even LIRC to recognize some custom commands like eject and most importantly "power down".

On my old Xbox it worked fine, I just did set the right option in keymap.xml
I did a note with the remote codes that are displayed on the Xbox and added them to my Linux Xbmc keymap.xml:

Code:
<global>
    <universalremote>
        <obc58>XBMC.ShutDown()</obc58>
        <obc80>XBMC.EjectTray()</obc80>
        <obc128>ShowSubtitles</obc128>
        <obc31>XBMC.ActivateWindow(MyMusic)</obc31>
    </universalremote>
  </global>

So far it doesnt work, do I have to use other codes under linus?
Even "irw" doesnt report the keypresses. Do these remotecodes reported on the old Xbox have to be translated?

thanks for your help
Reply
#2
Have look at my guide here:

http://forum.xbmc.org/showthread.php?tid=67350

That should get you up and running. I recently updated it for Lucid. If you are running XBMC Camelot or later, you should be using remote.xml rather than keymap.xml. Keymap.xml was split into remote.xml and keyboard.xml when Camelot was released.

Follow my guide to get your remote codes displaying in Lirc first and you should be all set.

-hogfan
Reply

Logout Mark Read Team Forum Stats Members Help
Xbox DVD dongle and harmony 5250