diff options
author | Kristian Høgsberg <krh@bitplanet.net> | 2013-02-18 20:10:35 -0500 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2013-02-18 20:10:35 -0500 |
commit | 97a56145636316fdb431b91ec64adff217287cd9 (patch) | |
tree | 47be46252acd717f496f81ea6da4ca1586180365 | |
parent | 8aa16174e299be2db28a3a37236cd4018b823a29 (diff) |
weston.ini: Use 'modeline' key for modeline example
When specifying a modeline, use the modeline key. Make the example
weston.ini do that.
-rw-r--r-- | weston.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ path=/usr/libexec/weston-keyboard #[output] #name=VGA1 -#mode=173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync +#modeline=173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync #transform=flipped #[output] |