diff options
Diffstat (limited to 'settings')
-rw-r--r-- | settings/weston.ini | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/settings/weston.ini b/settings/weston.ini index bd71def..8d51f06 100644 --- a/settings/weston.ini +++ b/settings/weston.ini @@ -14,10 +14,10 @@ name=HDMI3 mode=173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync transform=90 -[output] -name=HDMI2 +#[output] +#name=HDMI2 #mode=1280x480 -mode=100.00 1280 1300 1400 1400 480 500 600 700 -hsync +vsync +#mode=57.12 1280 1328 1456 1632 480 481 484 500 -hsync +vsync #[output] #name=LVDS1 @@ -27,6 +27,7 @@ mode=100.00 1280 1300 1400 1400 480 500 600 700 -hsync +vsync #[output] #name=VGA1 #mode=173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync +#mode=57.12 1280 1328 1456 1632 480 481 484 500 -hsync +vsync #transform=90 #[output] @@ -63,6 +64,7 @@ fps=30 [ivi-debug] # debug flags # bit.0 0=hide on surface create(for with HomeScreen)/1=show on surface create +# bit.1 0=not show if display not exist/1=show if display not exist flag=0 # 0=no debug log write(1=err/2=warn/3=info/4=trace/5=debug) |