add ability to choose "Multiple service support (auto/no/yes)" in Ci Setup
[vuplus_dvbapp] / data / keymap.xml
index 3839715..bf5e424 100644 (file)
                <key id="KEY_ENTER" mapto="showMenu" flags="m" />
        </map>
        
                <key id="KEY_ENTER" mapto="showMenu" flags="m" />
        </map>
        
+       <map context="CiSelectionActions">
+               <key id="KEY_LEFT" mapto="left" flags="mr" />
+               <key id="KEY_RIGHT" mapto="right" flags="mr" />
+       </map>
+
        <map context="PiPSetupActions">
                <key id="KEY_UP" mapto="up" flags="mr" />
                <key id="KEY_DOWN" mapto="down" flags="mr" />
        <map context="PiPSetupActions">
                <key id="KEY_UP" mapto="up" flags="mr" />
                <key id="KEY_DOWN" mapto="down" flags="mr" />