From d1b5df4c30e141567a1027b5a34df2eaf9eeffa4 Mon Sep 17 00:00:00 2001 From: Scott Moreau Date: Sun, 10 Mar 2013 09:30:16 -0600 Subject: [PATCH] Revert "weston.ini: Use 'modeline' key for modeline example" This reverts commit 97a56145636316fdb431b91ec64adff217287cd9. The current code detects the mode key, not modeline. Reference: http://cgit.freedesktop.org/wayland/weston/tree/src/compositor-drm.c#n2464 --- weston.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weston.ini b/weston.ini index c974d56..0015255 100644 --- a/weston.ini +++ b/weston.ini @@ -43,7 +43,7 @@ duration=600 #[output] #name=VGA1 -#modeline=173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync +#mode=173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync #transform=flipped #[output] -- 2.7.4