树莓派自定义开机动画
1.获取bannerd工具:
在命令行中输入下列命令:
git clone https://github.com/alukichev/bannerd.git
cd bannerd
make
将生成的bannerd二进制文件拷贝到容易查找的目录:如/usr/local/bin/
以下是bannerd指令的参数列表以及解释:
bannerd [options] [interval[fps]] frame.bmp ...
-D, --no-daemon Do not fork into the background, log
to stdout
-v, --verbose Do not suppress debug messages in the
log (may also be suppressed by syslog configuration)
-c [<num>],