Revert "weston.ini: Use 'modeline' key for modeline example"
This reverts commit 97a5614563
.
The current code detects the mode key, not modeline. Reference:
http://cgit.freedesktop.org/wayland/weston/tree/src/compositor-drm.c#n2464
This commit is contained in:
parent
650aab55e7
commit
706d15e2a7
|
@ -48,7 +48,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]
|
||||
|
|
Loading…
Reference in New Issue