s you change where exactly the image gets written.
This patch adds a new --horizontal-offset argument to let the user
specify this offset. I was tempted to make the short option "-h"
instead of "-o", but figured that was a bit misleading. "-h" is very
often used for a hel
at psplash will write the image to the framebuffer without a
progress bar and then exit.
Signed-off-by: Philipp Schrader
---
psplash-config.h | 5 +
psplash.c| 8
2 files changed, 13 insertions(+)
diff --git a/psplash-config.h b/psplash-config.h
index 82bb76d..ce8645f 10