diff options
-rw-r--r-- | meta/recipes-graphics/wayland/weston-init/weston.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/wayland/weston-init/weston.ini b/meta/recipes-graphics/wayland/weston-init/weston.ini index 1e6dff68fd..b48726d59c 100644 --- a/meta/recipes-graphics/wayland/weston-init/weston.ini +++ b/meta/recipes-graphics/wayland/weston-init/weston.ini | |||
@@ -68,8 +68,8 @@ require-input=false | |||
68 | #min_accel_factor = 0.16 | 68 | #min_accel_factor = 0.16 |
69 | #max_accel_factor = 1.0 | 69 | #max_accel_factor = 1.0 |
70 | 70 | ||
71 | #[screen-share] | 71 | [screen-share] |
72 | #command=/usr/bin/weston --backend=rdp-backend.so --shell=fullscreen-shell.so --no-clients-resize | 72 | command=/usr/bin/weston --backend=rdp-backend.so --shell=fullscreen-shell.so --no-clients-resize |
73 | 73 | ||
74 | #[xwayland] | 74 | #[xwayland] |
75 | #path=/usr/bin/Xwayland | 75 | #path=/usr/bin/Xwayland |