ARM-Linux开发weston配置使用和介绍
Posted 毛毛虫的爹
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ARM-Linux开发weston配置使用和介绍相关的知识,希望对你有一定的参考价值。
0.设置配置文件/etc/xdg/weston/weston.ini文件内容如下:
[core]
Boards could have not any input device, and only use
removable input device like usb(keyboard, mouse).
require-input=false
[output]
name=DSI-1
transform=0
[shell]
480x800
background-image=/oem/yd_rootfs_background.png
scale, scale-crop or tile(default)
background-type=scale-crop
panel-position=none
fade(default),none
#close-animation=none
The hexadecimal digit pairs are in order alpha, red, green, and blue.
background-color=0x00ffffff
备注:
(1)name的查看:
以上是关于ARM-Linux开发weston配置使用和介绍的主要内容,如果未能解决你的问题,请参考以下文章