data/keymap.xml: add VirtualKeyboardActions to access the VirtualKeyboard over the...
[vuplus_dvbapp] / data / keymap.xml
old mode 100644 (file)
new mode 100755 (executable)
index 036ea46..e207c3c
                        <key id="KEY_TAB" mapto="toggleMark" flags="m" />
                </device>
        </map>
+
+       <map context="VirtualKeyboardActions">
+               <key id="KEY_TEXT" mapto="showVirtualKeyboard" flags="m" />
+       </map>
        
        <map context="InfobarTeletextActions">
                <key id="KEY_TEXT" mapto="startTeletext" flags="m" />