diff options
Diffstat (limited to 'doc/startfluxbox.1')
-rw-r--r-- | doc/startfluxbox.1 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/startfluxbox.1 b/doc/startfluxbox.1 new file mode 100644 index 0000000..bd4a70b --- /dev/null +++ b/doc/startfluxbox.1 | |||
@@ -0,0 +1,19 @@ | |||
1 | .TH STARTFLUXBOX 1 "16 December 2003" | ||
2 | .SH NAME | ||
3 | startfluxbox \- customizable fluxbox start script | ||
4 | .SH SYNOPSIS | ||
5 | \fBstartfluxbox\fP | ||
6 | .SH DESCRIPTION | ||
7 | Before starting fluxbox this script can set background images, styles, | ||
8 | pixmaps, splash screens, keyboard layout and miscellaneous helper | ||
9 | applications. | ||
10 | .SH FILES | ||
11 | .TP | ||
12 | \fB~/.fluxbox/startup\fP | ||
13 | If this file exists it is executed before starting fluxbox. | ||
14 | .SH AUTHOR | ||
15 | This manpage was originally written by Bastian Kleineidam | ||
16 | <calvin@debian.org> for the Debian distribution of fluxbox | ||
17 | (but may be used by others). | ||
18 | |||
19 | The main author of fluxbox is Henrik Kinnunen <fluxgen@fluxbox.org>. | ||