more code cleanup,
[enigma2.git] / data / keymap.xml
index 55f43ba4a62012eaba56cffd4d9bd124139d1e0f..a1206010e62d18bdea607ca1bde7ce6b428d1058 100644 (file)
        </map>
 
        <map context="ChannelSelectBaseActions">
-               <!-- yes, this is flexible as hell. -->
-               <!--key id="p" mapto="bouquet:(provider == PREMIERE) &amp;&amp; (type == 1)" flags="m" />
-       <key id="d" mapto="bouquet:(provider == ARD) &amp;&amp; (type == 1)" flags="m" />
-       <key id="a" mapto="bouquet:" flags="m" />
-       <key id="KEY_M" mapto="mark" flags="m" />
-       <key id="KEY_D" mapto="bouquet:(provider == ARD)" flags="m" />
-       <key id="KEY_A" mapto="bouquet:" flags="m" />
-       <key id="KEY_RED" mapto="bouquet:(type == 1) || (type == 17) ORDER BY name" flags="m" />
-       <key id="KEY_GREEN" mapto="bouquet:(type == 1) || (type == 17) FROM SATELLITES ORDER BY satellitePosition" flags="m" />
-       <key id="KEY_YELLOW" mapto="bouquet:(type == 1) || (type == 17) FROM PROVIDERS ORDER BY name" flags="m" /-->
                <key id="KEY_RED" mapto="showAllServices" flags="m" />
                <key id="KEY_GREEN" mapto="showSatellites" flags="m" />
                <key id="KEY_YELLOW" mapto="showProviders" flags="m" />