Allow output configuration from config file.
Parse the config file for [output] sections and check for 'name'
and 'mode' keys. The key strings are compared to what is reported
by weston log. The 'mode' key string can be one of the following:
1) WIDTHxHEIGHT - one that is reported by weston log
2) off - Disables the output
3) preferred - Uses the preferred mode
4) current - Uses the mode currently driving the crtc
diff --git a/weston.ini b/weston.ini
index f736c8a..375f4ee 100644
--- a/weston.ini
+++ b/weston.ini
@@ -34,9 +34,10 @@
path=/usr/libexec/weston-screensaver
duration=600
-[output]
-name=LVDS1
-mode=off
+#[output]
+#name=LVDS1
+#mode=off
-mode=1366x768
-modeline=36.25 912 936 1024 1136 512 515 525 533 -hsync +vsync
+#[output]
+#name=VGA1
+#mode=1280x1024