diff options
author | Scott Moreau <oreaus@gmail.com> | 2013-03-10 09:30:16 -0600 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2013-03-19 15:52:40 -0400 |
commit | 706d15e2a7048875f6ebbda529f53cf4a090b935 (patch) | |
tree | d88047d6a83a97a51c60de53fea8d71a3e7decba | |
parent | 650aab55e79c4853ea3b9673fddcd5c6698d9319 (diff) |
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
-rw-r--r-- | weston.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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] |