From 4204309872da5cb401cbb2729d9e2d4869a87f42 Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Thu, 22 Oct 2020 14:58:56 +0900 Subject: agl-basesystem 0.1 --- .../wayland/weston/mx8mq/weston.ini | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 bsp/meta-boundary/recipes-graphics/wayland/weston/mx8mq/weston.ini (limited to 'bsp/meta-boundary/recipes-graphics/wayland/weston/mx8mq/weston.ini') diff --git a/bsp/meta-boundary/recipes-graphics/wayland/weston/mx8mq/weston.ini b/bsp/meta-boundary/recipes-graphics/wayland/weston/mx8mq/weston.ini new file mode 100644 index 00000000..3a98b988 --- /dev/null +++ b/bsp/meta-boundary/recipes-graphics/wayland/weston/mx8mq/weston.ini @@ -0,0 +1,25 @@ +[core] +# i.MX: Disable idle timeout +idle-time=0 +gbm-format=argb8888 +backend=fbdev-backend.so + +#[output] +#name=HDMI-A-1 +#mode=1920x1080@60 +#transform=90 + +[shell] +size=1920x1080 + +#[output] +#name=HDMI-A-2 +#mode=off +# WIDTHxHEIGHT Resolution size width and height in pixels +# off Disables the output +# preferred Uses the preferred mode +# current Uses the current crt controller mode +#transform=90 + +[screen-share] +command=/usr/bin/weston --backend=rdp-backend.so --shell=fullscreen-shell.so --no-clients-resize -- cgit 1.2.3-korg