
gtk2-ex-splash -- display a splash window

gtk2-ex-splash [--options] filename

gtk2-ex-splash displays an image file in a splash window. The window is not interactive, and doesn't take the keyboard focus away.
gtk2-ex-splash /my/pictures/something.png

The command line options are
The time to show the splash. The default is 0.75 second.
Usual Gtk2 option to set the X display to use. The default is the DISPLAY environment variable.
Print some brief help information.
Print the program version number and exit.

DISPLAYThe X display to use.


http://user42.tuxfamily.org/gtk2-ex-splash/index.html

Copyright 2011 Kevin Ryde
Gtk2-Ex-Splash is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version.
Gtk2-Ex-Splash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Gtk2-Ex-Splash. If not, see <http://www.gnu.org/licenses/>.