summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland/weston-init/imx/weston.ini
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/wayland/weston-init/imx/weston.ini')
-rw-r--r--recipes-graphics/wayland/weston-init/imx/weston.ini9
1 files changed, 7 insertions, 2 deletions
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 @@
3idle-time=0 3idle-time=0
4#use-g2d=1 4#use-g2d=1
5#xwayland=true 5#xwayland=true
6#repaint-window=16
7#enable-overlay-view=1
6 8
7#[shell] 9#[shell]
8#size=1920x1080 10#size=1920x1080
9 11
12[libinput]
13touchscreen_calibrator=true
14
10#[output] 15#[output]
11#name=HDMI-A-1 16#name=HDMI-A-1
12#mode=1920x1080@60 17#mode=1920x1080@60
13#transform=90 18#transform=rotate-90
14 19
15#[output] 20#[output]
16#name=HDMI-A-2 21#name=HDMI-A-2
@@ -19,7 +24,7 @@ idle-time=0
19# off Disables the output 24# off Disables the output
20# preferred Uses the preferred mode 25# preferred Uses the preferred mode
21# current Uses the current crt controller mode 26# current Uses the current crt controller mode
22#transform=90 27#transform=rotate-90
23 28
24[screen-share] 29[screen-share]
25command=@bindir@/weston --backend=rdp-backend.so --shell=fullscreen-shell.so --no-clients-resize 30command=@bindir@/weston --backend=rdp-backend.so --shell=fullscreen-shell.so --no-clients-resize