take setup menu titles optionally from setup.xml, try to make them a bit easier to...
[enigma2.git] / data / keymap.xml
index 38397151342e59644ba79d6e1b43956249e95587..bf5e424459533a5a896634bcc09b77fc256c2a38 100644 (file)
                <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" />