added ActionMap prio - im sure tmbinc will this ;-)
authorRonny Strutz <ronny.strutz@multimedia-labs.de>
Fri, 2 Sep 2005 01:28:16 +0000 (01:28 +0000)
committerRonny Strutz <ronny.strutz@multimedia-labs.de>
Fri, 2 Sep 2005 01:28:16 +0000 (01:28 +0000)
lib/python/Screens/Setup.py

index 9693a0b709d85ad46639b7f7a2b3a029b6c3bc53..4deedb92398a9754a844ce5d20424e849c1be2cc 100644 (file)
@@ -103,4 +103,4 @@ class Setup(Screen):
                                "left": self.keyLeft,
                                "right": self.keyRight,
                                "save": self.keySave
-                       })
+                       }, 1)