diff options
Diffstat (limited to 'doc/asciidoc')
-rw-r--r-- | doc/asciidoc/fluxbox.1 | 6 | ||||
-rw-r--r-- | doc/asciidoc/fluxbox.txt | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/asciidoc/fluxbox.1 b/doc/asciidoc/fluxbox.1 index dfa52e5..11f70d9 100644 --- a/doc/asciidoc/fluxbox.1 +++ b/doc/asciidoc/fluxbox.1 | |||
@@ -1,11 +1,11 @@ | |||
1 | .\" Title: fluxbox | 1 | .\" Title: fluxbox |
2 | .\" Author: | 2 | .\" Author: |
3 | .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/> | 3 | .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/> |
4 | .\" Date: 09/02/2008 | 4 | .\" Date: 09/04/2008 |
5 | .\" Manual: | 5 | .\" Manual: |
6 | .\" Source: | 6 | .\" Source: |
7 | .\" | 7 | .\" |
8 | .TH "FLUXBOX" "1" "09/02/2008" "" "" | 8 | .TH "FLUXBOX" "1" "09/04/2008" "" "" |
9 | .\" disable hyphenation | 9 | .\" disable hyphenation |
10 | .nh | 10 | .nh |
11 | .\" disable justification (adjust text to left margin only) | 11 | .\" disable justification (adjust text to left margin only) |
@@ -1004,7 +1004,7 @@ session\.screen0\.rootCommand: <command> | |||
1004 | session\.screen0\.opaqueMove: <boolean> | 1004 | session\.screen0\.opaqueMove: <boolean> |
1005 | When moving a window, setting this to True will draw the window | 1005 | When moving a window, setting this to True will draw the window |
1006 | contents as it moves (this is nasty on slow systems)\. If False, it | 1006 | contents as it moves (this is nasty on slow systems)\. If False, it |
1007 | will only draw an outline of the window border\. Default: False | 1007 | will only draw an outline of the window border\. Default: True |
1008 | 1008 | ||
1009 | session\.screen0\.workspaces: <integer> | 1009 | session\.screen0\.workspaces: <integer> |
1010 | Set this to the number of workspaces the users wants\. Default: 4 | 1010 | Set this to the number of workspaces the users wants\. Default: 4 |
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt index 6db07fa..f3299e3 100644 --- a/doc/asciidoc/fluxbox.txt +++ b/doc/asciidoc/fluxbox.txt | |||
@@ -926,7 +926,7 @@ session.screen0.rootCommand: <command> | |||
926 | session.screen0.opaqueMove: <boolean> | 926 | session.screen0.opaqueMove: <boolean> |
927 | When moving a window, setting this to True will draw the window | 927 | When moving a window, setting this to True will draw the window |
928 | contents as it moves (this is nasty on slow systems). If False, it | 928 | contents as it moves (this is nasty on slow systems). If False, it |
929 | will only draw an outline of the window border. Default: False | 929 | will only draw an outline of the window border. Default: True |
930 | 930 | ||
931 | session.screen0.workspaces: <integer> | 931 | session.screen0.workspaces: <integer> |
932 | Set this to the number of workspaces the users wants. Default: 4 | 932 | Set this to the number of workspaces the users wants. Default: 4 |