add support for picture in picture into the infobar (by pressing the blue button)
[enigma2.git] / data / keymap.xml
index 2fa539b826042e5726aef1d8ec8e268398e83371..cc558b176938b1f45575c3925d950668e7027743 100644 (file)
                <key id="KEY_RED" mapto="instantRecord" flags="m" />
        </map>
 
+       <map context="InfobarExtensions">
+               <key id="KEY_BLUE" mapto="extensions" flags="m" />
+       </map>
+       
        <map context="InfobarChannelSelection">
                <key id="KEY_LEFT" mapto="zapUp" flags="mr" />
                <key id="KEY_RIGHT" mapto="zapDown" flags="mr" />