service路径:/etc/systemd/system/graphical.target.wants/weston.service
1、weston命令
Using config file ‘/etc/xdg/weston/weston.ini’
2、Weston.ini配置文件
https://zhuanlan.zhihu.com/p/396168706
https://cloud.tencent.com/developer/article/1446331
3、shell
–shell=fullscreen-shell.so
4、backend 后端
–backend=rdp-backend.so
5、service
/lib/systemd/system/weston@.service
6、csdn
https://blog.csdn.net/weixin_42892101/article/details/107696652?ops_request_misc=%257B%2522request%255Fid%2522%253A%2522163711408216780274193908%2522%252C%2522scm%2522%253A%252220140713.130102334.pc%255Fall.%2522%257D&request_id=163711408216780274193908&biz_id=0&utm_medium=distribute.pc_search_result.none-task-blog-2allfirst_rank_ecpm_v1~rank_v31_ecpm-1-107696652.pc_search_result_cache&utm_term=weston%40.service&spm=1018.2226.3001.4187
====================================================
[core]
gbm-format=argb8888
idle-time=0
#use-g2d=1
xwayland=true
#enable-overlay-view=1
[shell]
size=1920x1080
[libinput]
touchscreen_calibrator=true
#[output]
#name=HDMI-A-1
#mode=1920x1080@60
#transform=90
#[output]
#name=HDMI-A-2
#mode=off
#transform=90ckend=rdp-backend.so^L
[screen-share]
command=@bindir@/weston --backend=rdp-backend.so --shell=fullscreen-shell.so --no-clients-resize