show movieSelection on up/down keys in movie player
[enigma2.git] / data / keymap.xml
index 693f933066cea2bc3521cf03de548ed161c4cbf9..a60935f5872c4db1d2fecd6b520316ce747cf876 100644 (file)
 
                <key id="KEY_LEFT" mapto="seekBack" flags="m" />
                <key id="KEY_RIGHT" mapto="seekFwd" flags="m" />
+
+               <key id="KEY_UP" mapto="up" flags="m" />
+               <key id="KEY_DOWN" mapto="down" flags="m" />
        </map>
 
        <map context="MoviePlayerActions">