Ergebnis 1 bis 10 von 157

Thema: Keymaps

Hybrid-Darstellung

  1. #1
    VIP Avatar von santa
    Registriert seit
    07.05.2012
    Beiträge
    7.844
    Thanks
    1.070
    Thanked 5.005 Times in 1.790 Posts
    für die die links/rechts laut leise haben wollen, bitte das mal testen:
    (left/right for volume please try this)

    Code:
    	<map context="InfobarActions">
    		<key id="KEY_LEFT" mapto="volumeDown" flags="mr" />
    		<key id="KEY_RIGHT" mapto="volumeUp" flags="mr" />


    hier die Zeilen mit LEFT RIGHT entfernen:
    (delete lines with LEFT/RIGHT here)
    Code:
    	<map context="InfobarChannelSelection">
    mfg santa

    GigaBlue Quad Plus -->Yamaha AV Receiver-->Panasonic Plasma

    derzeit noch in Betrieb:
    IPBox 9000, Technisat Digicorder HDS2+, AT 500



  2. #2
    Benutzer
    Registriert seit
    28.12.2012
    Ort
    Neuss
    Beiträge
    95
    Thanks
    32
    Thanked 2 Times in 2 Posts
    Hallo Santa. Als unter /usr/share/enigma2/keymap.xml steht

    <map context="InfobarActions">
    <key id="KEY_PLAY" mapto="showMovies" flags="m" />
    <key id="KEY_ARCHIVE" mapto="bmc" flags="m" />
    <key id="KEY_BLUE" mapto="toogleTvRadio" flags="m" />
    <key id="KEY_DIRECTORY" mapto="callMedia" flags="m" />
    <key id="KEY_FAVORITES" mapto="showTv" flags="m" />
    <key id="KEY_MODE" mapto="toogleTvRadio" flags="m" />
    <key id="KEY_MODE" mapto="toogleTvRadio" flags="m" />
    <key id="KEY_SLOW" mapto="power_down" flags="m" />
    <key id="KEY_GREEN" mapto="aspectSelection" flags="m" />
    </map>

    In der keymap.xml.neutrino steht dann

    <map context="InfobarActions">
    <key id="KEY_PLAY" mapto="showMovies" flags="m" />
    <key id="KEY_ARCHIVE" mapto="bmc" flags="m" />
    <key id="KEY_BLUE" mapto="toogleTvRadio" flags="m" />
    <key id="KEY_TV2" mapto="toogleTvRadio" flags="m" />
    <key id="KEY_V" mapto="aspect" flags="m" />
    <!--key id="KEY_BLUE" mapto="showTv" flags="m" /-->
    </map>

    Ich finde zwar jede Menge key id="KEY_LEFT" mapto= aber immer woanders.


Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •