aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-graphics/wayland/weston-init.bbappend3
-rw-r--r--recipes-graphics/wayland/weston-init/imx/weston.ini9
2 files changed, 10 insertions, 2 deletions
diff --git a/recipes-graphics/wayland/weston-init.bbappend b/recipes-graphics/wayland/weston-init.bbappend
index 0a257980..8e590965 100644
--- a/recipes-graphics/wayland/weston-init.bbappend
+++ b/recipes-graphics/wayland/weston-init.bbappend
@@ -24,6 +24,9 @@ INI_UNCOMMENT_ASSIGNMENTS_append_mx6q = " \
INI_UNCOMMENT_ASSIGNMENTS_append_mx7ulp = " \
use-g2d=1 \
"
+INI_UNCOMMENT_ASSIGNMENTS_append_mx8 = " \
+ repaint-window=16 \
+"
INI_UNCOMMENT_ASSIGNMENTS_append_mx8mm = " \
use-g2d=1 \
"
diff --git a/recipes-graphics/wayland/weston-init/imx/weston.ini b/recipes-graphics/wayland/weston-init/imx/weston.ini
index d9094b1f..916e621a 100644
--- a/recipes-graphics/wayland/weston-init/imx/weston.ini
+++ b/recipes-graphics/wayland/weston-init/imx/weston.ini
@@ -3,14 +3,19 @@
idle-time=0
#use-g2d=1
#xwayland=true
+#repaint-window=16
+#enable-overlay-view=1
#[shell]
#size=1920x1080
+[libinput]
+touchscreen_calibrator=true
+
#[output]
#name=HDMI-A-1
#mode=1920x1080@60
-#transform=90
+#transform=rotate-90
#[output]
#name=HDMI-A-2
@@ -19,7 +24,7 @@ idle-time=0
# off Disables the output
# preferred Uses the preferred mode
# current Uses the current crt controller mode
-#transform=90
+#transform=rotate-90
[screen-share]
command=@bindir@/weston --backend=rdp-backend.so --shell=fullscreen-shell.so --no-clients-resize