From bac5b1e0bbad7ce1ea8ba7d77b2a9eee3fcb618d Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Wed, 17 May 2023 13:56:10 -0700 Subject: weston-init: Add disabled start-on-startup to weston.ini Signed-off-by: Tom Hochstein --- recipes-graphics/wayland/weston-init/imx-nxp-bsp/weston.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-graphics/wayland/weston-init/imx-nxp-bsp/weston.ini b/recipes-graphics/wayland/weston-init/imx-nxp-bsp/weston.ini index 63c26415e..19e6ad244 100644 --- a/recipes-graphics/wayland/weston-init/imx-nxp-bsp/weston.ini +++ b/recipes-graphics/wayland/weston-init/imx-nxp-bsp/weston.ini @@ -22,3 +22,4 @@ touchscreen_calibrator=true [screen-share] command=@bindir@/weston --backend=rdp-backend.so --shell=fullscreen-shell.so --no-clients-resize +#start-on-startup=true -- cgit v1.2.3-54-g00ecf