set default standby-brightness to 0
[enigma2.git] / lib / python / Components / config.py
index 724db4d675a517fbdb2a468a203611ad0bbe7384..c433f01bb47b619240f9c5ce767457fa0861fbd0 100644 (file)
@@ -291,7 +291,8 @@ class configText:
                self.parent.save()
                
        def nextEntry(self):
-               self.parent.vals[1]()
+               print self.parent
+               self.parent.vals[1](self.parent.getConfigPath())
 
        def handleKey(self, key):
                #this will no change anything on the value itself