summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland/weston-init/imx-nxp-bsp/weston.ini
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2023-05-18 05:26:35 -0700
committerTom Hochstein <tom.hochstein@nxp.com>2023-05-18 05:26:35 -0700
commit47f0410be104d69c779f9e697b86eac9eb366a12 (patch)
tree4eb8db09b63ac753a78ef53092dc967feb49adfa /recipes-graphics/wayland/weston-init/imx-nxp-bsp/weston.ini
parent011aa5617d287aa83fff549494a63c4baad0c171 (diff)
downloadmeta-freescale-47f0410be104d69c779f9e697b86eac9eb366a12.tar.gz
weston-init: Rework weston.ini configuration
The main recipe has a different mechanism for customizing weston.ini. Rework our mechanism to follow. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-graphics/wayland/weston-init/imx-nxp-bsp/weston.ini')
-rw-r--r--recipes-graphics/wayland/weston-init/imx-nxp-bsp/weston.ini10
1 files changed, 2 insertions, 8 deletions
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 3e298973..63c26415 100644
--- a/recipes-graphics/wayland/weston-init/imx-nxp-bsp/weston.ini
+++ b/recipes-graphics/wayland/weston-init/imx-nxp-bsp/weston.ini
@@ -1,13 +1,7 @@
1[core] 1[core]
2#gbm-format=argb8888
3idle-time=0
4#use-g2d=1
5#repaint-window=16
6#enable-overlay-view=1 2#enable-overlay-view=1
7modules=screen-share.so
8 3
9#[shell] 4[shell]
10#size=1920x1080
11 5
12[libinput] 6[libinput]
13touchscreen_calibrator=true 7touchscreen_calibrator=true
@@ -27,4 +21,4 @@ touchscreen_calibrator=true
27#transform=rotate-90 21#transform=rotate-90
28 22
29[screen-share] 23[screen-share]
30command=@bindir@/weston --backend=rdp-backend.so --shell=fullscreen-shell.so --no-clients-resize --rdp-tls-cert=/etc/freerdp/keys/server.crt --rdp-tls-key=/etc/freerdp/keys/server.key 24command=@bindir@/weston --backend=rdp-backend.so --shell=fullscreen-shell.so --no-clients-resize