From 59bd63d58261d55bba95e1e243b670c4670f91b1 Mon Sep 17 00:00:00 2001 From: Lorenzo Tilve Date: Fri, 14 Feb 2020 12:12:08 +0100 Subject: Use landscape layout by default on HTML5 image This also workarounds an issue when starting the homescreen in portrait mode by default. Bug-AGL: SPEC-3181 Change-Id: Ia84baab19c13c8484f681c8218a406e836dd08b0 Signed-off-by: Lorenzo Tilve --- .../recipes-graphics/wayland/weston-ini-conf/hdmi-a-1-180.cfg | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta-agl-profile-graphical-html5/recipes-graphics/wayland/weston-ini-conf/hdmi-a-1-180.cfg (limited to 'meta-agl-profile-graphical-html5/recipes-graphics/wayland/weston-ini-conf/hdmi-a-1-180.cfg') diff --git a/meta-agl-profile-graphical-html5/recipes-graphics/wayland/weston-ini-conf/hdmi-a-1-180.cfg b/meta-agl-profile-graphical-html5/recipes-graphics/wayland/weston-ini-conf/hdmi-a-1-180.cfg new file mode 100644 index 00000000..59e2c2db --- /dev/null +++ b/meta-agl-profile-graphical-html5/recipes-graphics/wayland/weston-ini-conf/hdmi-a-1-180.cfg @@ -0,0 +1,4 @@ +# A display is connected to HDMI-A-1 +[output] +name=HDMI-A-1 +transform=0 -- cgit 1.2.3-korg