aboutsummaryrefslogtreecommitdiff
path: root/doc/startfluxbox.1.in
diff options
context:
space:
mode:
authorHenrik Kinnunen <fluxgen at fluxbox dot org>2011-02-19 16:11:09 (GMT)
committerHenrik Kinnunen <fluxgen at fluxbox dot org>2011-02-19 16:11:09 (GMT)
commit5dd0faed9b665c2c20b447c74fbf714a92ed8c31 (patch)
treeeca340d3dfb1e7552a586b9a0cc5ad644a4fbdee /doc/startfluxbox.1.in
parente186c9a48aadc719caf7683e03c84962f8292e1d (diff)
downloadfluxbox-5dd0faed9b665c2c20b447c74fbf714a92ed8c31.zip
fluxbox-5dd0faed9b665c2c20b447c74fbf714a92ed8c31.tar.bz2
updated documentation
Diffstat (limited to 'doc/startfluxbox.1.in')
-rw-r--r--doc/startfluxbox.1.in21
1 files changed, 15 insertions, 6 deletions
diff --git a/doc/startfluxbox.1.in b/doc/startfluxbox.1.in
index a3e0ba6..f40fd9f 100644
--- a/doc/startfluxbox.1.in
+++ b/doc/startfluxbox.1.in
@@ -1,13 +1,22 @@
1'\" t 1'\" t
2.\" Title: startfluxbox 2.\" Title: startfluxbox
3.\" Author: [see the "AUTHORS" section] 3.\" Author: [see the "AUTHORS" section]
4.\" Generator: DocBook XSL Stylesheets v1.75.1 <http://docbook.sf.net/> 4.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
5.\" Date: 12/17/2009 5.\" Date: 02/19/2011
6.\" Manual: Fluxbox Manual 6.\" Manual: Fluxbox Manual
7.\" Source: startfluxbox.txt 7.\" Source: startfluxbox.txt
8.\" Language: English 8.\" Language: English
9.\" 9.\"
10.TH "STARTFLUXBOX" "1" "12/17/2009" "startfluxbox\&.txt" "Fluxbox Manual" 10.TH "STARTFLUXBOX" "1" "02/19/2011" "startfluxbox\&.txt" "Fluxbox Manual"
11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------
14.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15.\" http://bugs.debian.org/507673
16.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
17.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18.ie \n(.g .ds Aq \(aq
19.el .ds Aq '
11.\" ----------------------------------------------------------------- 20.\" -----------------------------------------------------------------
12.\" * set default formatting 21.\" * set default formatting
13.\" ----------------------------------------------------------------- 22.\" -----------------------------------------------------------------
@@ -46,13 +55,13 @@ The default \fB\e~/\&.fluxbox/startup\fR is as follows:
46# 55#
47# fluxbox startup\-script: 56# fluxbox startup\-script:
48# 57#
49# Lines starting with a \'#\' are ignored\&. 58# Lines starting with a \*(Aq#\*(Aq are ignored\&.
50 59
51# Change your keymap: 60# Change your keymap:
52xmodmap "$HOME/\&.Xmodmap" 61xmodmap "$HOME/\&.Xmodmap"
53 62
54# Applications you want to run with fluxbox\&. 63# Applications you want to run with fluxbox\&.
55# MAKE SURE THAT APPS THAT KEEP RUNNING HAVE AN \'\'&\'\' AT THE END\&. 64# MAKE SURE THAT APPS THAT KEEP RUNNING HAVE AN \*(Aq\*(Aq&\*(Aq\*(Aq AT THE END\&.
56# 65#
57# unclutter \-idle 2 & 66# unclutter \-idle 2 &
58# wmnd & 67# wmnd &
@@ -60,7 +69,7 @@ xmodmap "$HOME/\&.Xmodmap"
60# idesk & 69# idesk &
61 70
62# And last but not least we start fluxbox\&. 71# And last but not least we start fluxbox\&.
63# Because it is the last app you have to run it with \'\'exec\'\' before it\&. 72# Because it is the last app you have to run it with \*(Aq\*(Aqexec\*(Aq\*(Aq before it\&.
64 73
65exec fluxbox 74exec fluxbox
66# or if you want to keep a log: 75# or if you want to keep a log: