man boot-icon (Administration système) - program to display an icon on the linux framebuffer

NAME

boot-icon - program to display an icon on the linux framebuffer

SYNOPSIS

boot-icon x-pos y-pos image.ppm

DESCRIPTION

The specified image is drawn to the framebuffer. Positive coordinates are counted from top/left, negative coordinates are counted from bottom/right.

The image must be in PPM file format.

EXIT STATUS

0
image was successfully drawn.
1
a wrong command line parameter was specified or the image could not be loaded.
2
console does not have framebuffer support or the video mode is not supported.

SEE ALSO

ppm(5),

AUTHOR

This manual page was written by Martin Waitz <tali@debian.org>.