Thanks Thanks:  0
Ergebnis 1 bis 2 von 2
  1. #1
    Anfänger
    Registriert seit
    25.11.2015
    Beiträge
    2
    Thanks (gegeben)
    0
    Thanks (bekommen)
    0
    Total Downloaded
    0
    Total Downloaded
    0
    ReceiverDanke

    Volume adjust problems

    Hi everybody.

    I have Formuler F4 Turbo and installed OpenATV 6.1 on it.
    I need to program few keys on the RCU. Right button must be Volume UP, left - Volume DOWN.
    In Hotkey Setup Menu I press Right and Left and choose VolUP and VolDOWN.
    I also made this for Right Long and Left Long (VolUP and VolDOWN).
    But, Right Long and Left Long don't work.
    I need to continiously press right or left and to change volume.

    P.S. On OpenATV 6.0 it worked good. I didn't need to make hotkeys for Right Long and Left Long.

    •   Alt Advertising

       

  2. #2
    Senior Mitglied Avatar von s3n0
    Registriert seit
    02.01.2017
    Ort
    Slovakia
    Beiträge
    1.460
    Thanks (gegeben)
    91
    Thanks (bekommen)
    418
    Total Downloaded
    323,0 KB
    Total Downloaded
    323,0 KB
    ReceiverDanke
    Box 1:
    Vu+ Zero 4K
     
     
    Box 2:
    Vu+ Solo SE V2
     
     
    Box 3:
    Formuer F4-TURBO
     
     
    Hello. Unfortunately, at this time, I do not have any OpenATV 6.1 satellite box to try it myself personally. However, I can advise at least the following thing ...

    1) Make the necessary changes to the remote control setting in the OpenATV MENU.

    2) Connect to a satellite box via an FTP connection. Copy the following file to your computer:
    /usr/share/enigma2/keymap.usr
    (if .usr file does not exist, copy the main .xml file)

    3) Do not forget to back up your original file in some folder on your computer!

    4) Look in the file for "volumeUp" and "volumeDown" in conjunction with the corresponding button, i.e. "KEY_RIGHT" and "KEY_LEFT". They must be on the same line. In particular, you have to change the value of "flags", from the probably incorrect "m" or "b", to the correct value "mr".

    -example:
    Code:
    		<key id="KEY_RIGHT" mapto="volumeUp" flags="mr" />
    		<key id="KEY_LEFT" mapto="volumeDown" flags="mr" />
    5) Then save the file to disk and upload back to the satellite box (overwrite the original file).

    6) Restart the satellite box and test the functionality.

    GL

    - explanation of the flag :
    "m" = make -> the button was pressed for a short time period - standard one push of a button - the command will executed only once
    "l" = long -> the command is triggered once after a period of 2-3 seconds after pressing and holding the pressed button
    "b" = break -> the button was released
    "r" = repeat -> if you hold the button permanently, the command will be repeated again and again

    - there is possible to do combined flags:
    "mr" = make+repeat -> command will executed after once button pressed or when button is pressed permanently (then command will be repeated again and again)


Stichworte

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •  
Alle Zeitangaben in WEZ +1. Es ist jetzt 21:17 Uhr.
Powered by vBulletin® Version 4.2.5 (Deutsch)
Copyright ©2024 Adduco Digital e.K. und vBulletin Solutions, Inc. Alle Rechte vorbehalten.
Resources saved on this page: MySQL 5,88%
Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)
vBulletin Skin By: PurevB.com