store video setup after finishing video wizard
[enigma2.git] / lib / python / Plugins / SystemPlugins / Videomode / videowizard.xml
index 681a66331d8e1747d6a94352b63ac241825c8ad4..cb7d41edfed447eb7326660eaa636ad61c8d7189 100644 (file)
@@ -117,6 +117,9 @@ self.rateSelect("50Hz")
                </code>
        </step>
        <step id="end">
+               <code>
+self.hw.saveMode(self.port, self.mode, self.rate)
+               </code>
                <text value="The input port should be configured now.\nYou can now configure the screen by displaying some test pictures. Do you want to do that now?" />
                <!--text value="You have successfully finished the video setup. If you want to change the settings later, you can do this in the settings menu."/-->
                <displaytext value="No picture on TV? Press EXIT and retry." />