[Gelöst] Hotkey für XBMC Favoriten in der Lircmap.xml ?

  • Hallo.

    Ich möchte gerne eine Taste auf meiner Fernbedienung für meine XBMC Favoriten nutzen. Ein

    Code
    <myfavourites>Taste_von_Lirc</myfavourites>

    in der Lircmap.xml ist zu einfach, denn das funktioniert nicht. Gibt es eine Möglichkeit per Fernbedienung die XBMC Favoriten aufzurufen??

    Danke und Gruß

    Obelix

    Meine VDRs

    VDR1: ASUS H81-GAMER Gaming | Intel® Core™ i3-4130 | GeForce GT 1030 | yaVDR Ansible | Mystique SaTiX-S2 Dual | GraphTFT mit Elecrow 10,1-Zoll-IPS-Monitor | ACPI Wakeup | Atric IR-Einschalter Rev.5
    VDR2: HP DC7700p | GeForce 610 | easyVDR 2.5 - VDR 2.2.0 | TeVii S464 V2.0 | ST-Link v2 IRMP-STM32 WakeUp

    Test VDR: Fujitsu Esprimo D756 E85+ Intel Core i5-6500 | Intel HD Graphics 530 | easyVDR 5 / yaVDR ansible | ST-Link v2 IRMP-STM32 WakeUp | Cine S2 V6.2

    Edited once, last by obelix: Thread auf [Gelöst] gesetzt. (June 11, 2011 at 6:20 PM).

  • Für Favouriten gibt es keine vorbelegte Taste, du kannst aber den passenden Befehl ausführen. Bei mir ist die Taste eine Sondertaste, da steht in der Lircmap.xml

    Code
    <lircmap>
    ...
      <remote device="imon_pad">
      <obc103>AppExit</obc103>
    ...  
      </remote>
    </lircmap>

    und in der Keymap.xml ...

    Code
    <keymap>
      <global>
    ...
       <universalremote>
          <obc103>XBMC.ActivateWindow(favourites)</obc103>
    ...
       </universalremote>
      </global>
    ... 
    </keymap>

    Hardware: Point of View ION/ATOM330, 2GB, 160GB (Lokal), 2TB über NFS, Hauppauge Nova-T Stick (2040:7070), SoundGraph IMON (15c2:0036 VFD)
    System: Debian Squeeze, Kernel 3.1.2 (self build), Nvidia 285.05.09, lcdproc 0.5.5, lirc 0.9.0
    VDR: vdr 1.7.21 (etobi) + xvdr (git), xineliboutput, markad
    XBMC: opdenkamp PVR branch (git)

  • Danke hat funktioniert.

    Hier noch näheres zur Keymap.xml: http://wiki.xbmc.org/?title=Keymap.xml

    Gruß

    Obelix

    Meine VDRs

    VDR1: ASUS H81-GAMER Gaming | Intel® Core™ i3-4130 | GeForce GT 1030 | yaVDR Ansible | Mystique SaTiX-S2 Dual | GraphTFT mit Elecrow 10,1-Zoll-IPS-Monitor | ACPI Wakeup | Atric IR-Einschalter Rev.5
    VDR2: HP DC7700p | GeForce 610 | easyVDR 2.5 - VDR 2.2.0 | TeVii S464 V2.0 | ST-Link v2 IRMP-STM32 WakeUp

    Test VDR: Fujitsu Esprimo D756 E85+ Intel Core i5-6500 | Intel HD Graphics 530 | easyVDR 5 / yaVDR ansible | ST-Link v2 IRMP-STM32 WakeUp | Cine S2 V6.2

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!