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
Scott Moreau 12 years ago committed by Kristian Høgsberg
parent 650aab55e7
commit 706d15e2a7
  1. 2
      weston.ini

@ -48,7 +48,7 @@ path=/usr/libexec/weston-keyboard
#[output] #[output]
#name=VGA1 #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 #transform=flipped
#[output] #[output]

Loading…
Cancel
Save