From 49bce72c0d107a98da1893f46a32c34856744ff7 Mon Sep 17 00:00:00 2001 From: Brian J Jones Date: Mon, 16 Sep 2013 13:29:41 -0700 Subject: [PATCH] Correct Weston configuration to match supported hardware configuration. Change-Id: Ib43b8d24a12540856af3541044e67c66f0617d34 Signed-off-by: Ossama Othman --- settings/weston.ini | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/settings/weston.ini b/settings/weston.ini index 8d51f06..d1ed40d 100644 --- a/settings/weston.ini +++ b/settings/weston.ini @@ -9,11 +9,21 @@ num-workspaces=1 shell-exe= [output] -name=HDMI3 -#mode=1680x945 -mode=173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync +name=HDMI1 +mode=1680x945 +#mode=173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync transform=90 +[output] +name=VGA1 +mode=off + +#[output] +#name=HDMI3 +#mode=1680x945 +#mode=173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync +#transform=90 + #[output] #name=HDMI2 #mode=1280x480 -- 2.7.4