X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/09eaa1b41d5b74464ad83eda66be50689247074f..72e36c763566033b8ef325b49d6efe60cf8d3757:/mytest.py diff --git a/mytest.py b/mytest.py index 7a8d7b70..99695e05 100755 --- a/mytest.py +++ b/mytest.py @@ -214,6 +214,7 @@ class Session: self.summary.show() c.addSummary(self.summary) + c.saveKeyboardMode() c.execBegin() # when execBegin opened a new dialog, don't bother showing the old one. @@ -225,6 +226,7 @@ class Session: self.in_exec = False self.current_dialog.execEnd() + self.current_dialog.restoreKeyboardMode() self.current_dialog.hide() if last: