From 981ea0ab0bc77f156ed43f2e028ffbc806f68b54 Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Sun, 2 Mar 2008 19:58:40 +0000 Subject: store video setup after finishing video wizard --- lib/python/Plugins/SystemPlugins/Videomode/videowizard.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/python/Plugins/SystemPlugins/Videomode/videowizard.xml') diff --git a/lib/python/Plugins/SystemPlugins/Videomode/videowizard.xml b/lib/python/Plugins/SystemPlugins/Videomode/videowizard.xml index 681a6633..cb7d41ed 100644 --- a/lib/python/Plugins/SystemPlugins/Videomode/videowizard.xml +++ b/lib/python/Plugins/SystemPlugins/Videomode/videowizard.xml @@ -117,6 +117,9 @@ self.rateSelect("50Hz") + +self.hw.saveMode(self.port, self.mode, self.rate) + -- cgit v1.2.3