[PATCH] Revert "weston.ini: Use 'modeline' key for modeline example"
Scott Moreau
oreaus at gmail.com
Sun Mar 10 08:30:16 PDT 2013
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
---
I'm not sure where the confusion is here.
weston.ini | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/weston.ini b/weston.ini
index 98092a1..c213460 100644
--- a/weston.ini
+++ b/weston.ini
@@ -46,7 +46,7 @@ path=/usr/libexec/weston-keyboard
#[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]
--
1.7.10.4
More information about the wayland-devel
mailing list