[hbbtv] revert keymap fixed.
[vuplus_dvbapp] / lib / python / Plugins / Extensions / HbbTV / browser.py
index 73af39e..e7e7386 100644 (file)
@@ -296,9 +296,8 @@ class BrowserPreferenceWindow(ConfigListScreen, Screen):
                        mode = 1
                self._keymapType = self.menuItemKeyboardLayout.value
                BrowserSetting().setData(url, mode, self._keymapType)
-               # send contorller
-               #command_util = getCommandUtil()
-               #command_util.sendCommand('OP_BROWSER_NEED_RELOAD_KEYMAP')
+
+               VBController.command('CONTROL_RELOAD_KEYMAP')
                self.close()
 
        def keyRed(self):