From d0239b8994828505f4171ab4b5b73edba9ad5cbf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Kristian=20H=C3=B8gsberg?= Date: Mon, 18 Feb 2013 20:10:35 -0500 Subject: [PATCH] weston.ini: Use 'modeline' key for modeline example When specifying a modeline, use the modeline key. Make the example weston.ini do that. --- weston.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weston.ini b/weston.ini index 0015255..c974d56 100644 --- a/weston.ini +++ b/weston.ini @@ -43,7 +43,7 @@ duration=600 #[output] #name=VGA1 -#mode=173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync +#modeline=173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync #transform=flipped #[output] -- 2.7.4