ILD

weston desktop shell
作者:Yuan Jianpeng 邮箱:yuanjp89@163.com
发布时间:2025-6-1 站点:Inside Linux Development

在嵌入式设备里面,使用gnome作为桌面的比较少?因为gnome通常是发行版使用的。非常大。


在rockchip的官方buildroot sdk里面。发现了一个weston desktop shell的程序。看起来是一个简易的DE(desktop environment)


# ps aux | grep weston
root       622  0.0  2.8 400788 55484 ?        Sl   00:00   0:24 /usr/bin/weston
root       623  0.0  0.0   9088  1892 ?        S    00:00   0:00 tee /var/log/weston.log
root       930  0.0  1.2 133400 23720 ?        Ss   00:00   0:00 /usr/libexec/weston-keyboard
root       931  0.0  1.9 147220 37752 ?        Ss   00:00   0:01 /usr/libexec/weston-desktop-shell



Copyright © linuxdev.cc 2017-2024. Some Rights Reserved.