Annotated edit history of
splash(1) version 1 showing authors affecting page license.
View with all changes included.
Rev |
Author |
# |
Line |
1 |
perry |
1 |
splash |
|
|
2 |
!!!splash |
|
|
3 |
NAME |
|
|
4 |
SYNOPSIS |
|
|
5 |
DESCRIPTION |
|
|
6 |
AUTHOR |
|
|
7 |
---- |
|
|
8 |
!!NAME |
|
|
9 |
|
|
|
10 |
|
|
|
11 |
splash, splac - a splash screen renderer |
|
|
12 |
!!SYNOPSIS |
|
|
13 |
|
|
|
14 |
|
|
|
15 |
__splash__ ''logo.xpm program-or-script'' |
|
|
16 |
|
|
|
17 |
|
|
|
18 |
__splac title__ ''string'' |
|
|
19 |
|
|
|
20 |
|
|
|
21 |
__splac image__ ''new.xpm'' |
|
|
22 |
!!DESCRIPTION |
|
|
23 |
|
|
|
24 |
|
|
|
25 |
__Splash__ renders splash screens for installers and |
|
|
26 |
other non GUI aware application code. If invoked from a non |
|
|
27 |
X11 environment it remains silent but runs the client code. |
|
|
28 |
It displays the selected xpm images centered on the display |
|
|
29 |
and shaped according to the mask of the xpm. (If you want to |
|
|
30 |
no shape use no mask.) |
|
|
31 |
|
|
|
32 |
|
|
|
33 |
__splash__ opens a window to display the image gives as |
|
|
34 |
the first argument. This must be a ''.xpm'' file. Then it |
|
|
35 |
starts the script given as the second argument. |
|
|
36 |
|
|
|
37 |
|
|
|
38 |
__splac__ should only be called from within this script. |
|
|
39 |
It accepts the following arguments: |
|
|
40 |
|
|
|
41 |
|
|
|
42 |
__image__ |
|
|
43 |
|
|
|
44 |
|
|
|
45 |
''new.xpm'' Changes the image to |
|
|
46 |
''new.xpm''. |
|
|
47 |
|
|
|
48 |
|
|
|
49 |
__title__ |
|
|
50 |
|
|
|
51 |
|
|
|
52 |
''string'' Sets the window title to ''string''. The |
|
|
53 |
new image need not be the same size. |
|
|
54 |
!!AUTHOR |
|
|
55 |
|
|
|
56 |
|
|
|
57 |
__splash__ was written by Alan Cox |
|
|
58 |
__ |
|
|
59 |
|
|
|
60 |
|
|
|
61 |
This manual page was written by Jochen Voss |
|
|
62 |
---- |
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.