more work on keyboard support
[enigma2.git] / data / keymap.xml
index f98a42ce8fb8653ce1a643479d4d4205b7782dde..97529668e4b2fe9874078a9abd2575126f1325ad 100644 (file)
                <key id="KEY_ESC" mapto="cancel" flags="m" />
        </map>
 
+       <map context="InputAsciiActions">
+               <key id="KEY_ASCII" mapto="gotAsciiCode" flags="mr" />
+       </map>
+
        <map context="InputBoxActions">
                <key id="KEY_LEFT" mapto="left" flags="mr" />
                <key id="KEY_RIGHT" mapto="right" flags="mr" />