aboutsummaryrefslogtreecommitdiff
path: root/doc/asciidoc/startfluxbox.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/asciidoc/startfluxbox.txt')
-rw-r--r--doc/asciidoc/startfluxbox.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/asciidoc/startfluxbox.txt b/doc/asciidoc/startfluxbox.txt
index c61ef6a..789af08 100644
--- a/doc/asciidoc/startfluxbox.txt
+++ b/doc/asciidoc/startfluxbox.txt
@@ -16,22 +16,22 @@ SYNOPSIS
16 16
17DESCRIPTION 17DESCRIPTION
18----------- 18-----------
19*startfluxbox* is a script which runs the file *\~/.fluxbox/startup* If it 19*startfluxbox* is a script which runs the file *~/.fluxbox/startup* If it
20doesn't exist it will be generated. 20doesn't exist it will be generated.
21 21
22*startfluxbox* should be started from your *\~/.xinitrc* if you use startx, or 22*startfluxbox* should be started from your *\~/.xinitrc* if you use startx, or
23*\~/.xsession* if you run a display manager, like xdm. 23 *~/.xsession* if you run a display manager, like xdm.
24 24
25FILES 25FILES
26----- 26-----
27*\~/.fluxbox/startup*:: 27*~/.fluxbox/startup*::
28 This file contains all commands that should be executed before fluxbox is 28 This file contains all commands that should be executed before fluxbox is
29 started. The initial file contains helpful comments for beginners. It also 29 started. The initial file contains helpful comments for beginners. It also
30 starts fluxbox. 30 starts fluxbox.
31 31
32EXAMPLES 32EXAMPLES
33-------- 33--------
34The default *\~/.fluxbox/startup* is as follows: 34The default *~/.fluxbox/startup* is as follows:
35.... 35....
36#!/bin/sh 36#!/bin/sh
37# 37#