readme.fbmngplay
来自「美化linux的kernel启动画面的程序」· FBMNGPLAY 代码 · 共 31 行
FBMNGPLAY
31 行
* fbmngplay *a simple fbcon based mng playerThis is a simple example program, using the kernel framebuffer deviceto display mng animation decoded by the new libmng implementation.This player is based on the SDL version included in the libmng packagefrom Ralph Giles <giles@ashlu.bc.ca>. The code's fairly rough at thispoint, but there was no example player for *nix in the distribution.Patches welcome, of course.On a unix-like system, the build instructions are simple:(install and/or build the mng library from libmng.com)makemake installTo use the player:fbmngplay <filename>.mng <filename>.mng ...To stop looping animations, press CTRL C or send a TERM or INT signal.See the options with fbmngplay -h---Stefan Reinauer, <stepan@suse.de>$Date: 2001/08/23 10:12:04 $
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?