diff options
author | Pavel Labath <pavelo@centrum.sk> | 2011-08-18 11:33:57 (GMT) |
---|---|---|
committer | Pavel Labath <pavelo@centrum.sk> | 2011-09-14 17:39:11 (GMT) |
commit | 755787c437a5b19851744ef40c4df2efdf2d5e05 (patch) | |
tree | 7ee65e6af9458b9c133b677c253bd3e41dc2b79c /doc | |
parent | bc667ced6a46e8bb5a867e2152e90c6f18ebeab1 (diff) | |
download | fluxbox_paul-755787c437a5b19851744ef40c4df2efdf2d5e05.zip fluxbox_paul-755787c437a5b19851744ef40c4df2efdf2d5e05.tar.bz2 |
Documentation: fix default values of a couple more resources
Diffstat (limited to 'doc')
-rw-r--r-- | doc/asciidoc/fluxbox.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt index 68ae9ac..ea740df 100644 --- a/doc/asciidoc/fluxbox.txt +++ b/doc/asciidoc/fluxbox.txt | |||
@@ -982,7 +982,7 @@ Default: *128* | |||
982 | This adjusts the way the current time is displayed in the toolbar. The | 982 | This adjusts the way the current time is displayed in the toolbar. The |
983 | *strftime(3)* format is used. | 983 | *strftime(3)* format is used. |
984 | + | 984 | + |
985 | Default: *%I:%M %p* | 985 | Default: *%k:%M* |
986 | 986 | ||
987 | *session.screen0.tabs.intitlebar*: 'boolean':: | 987 | *session.screen0.tabs.intitlebar*: 'boolean':: |
988 | This specifies whether tabs should be embedded in the titlebar or placed | 988 | This specifies whether tabs should be embedded in the titlebar or placed |
@@ -1038,7 +1038,7 @@ Setting this resource to True shows the user, in a little window, | |||
1038 | the exact position of the application window while the user is | 1038 | the exact position of the application window while the user is |
1039 | dragging it. Allows a precise placement of windows on a screen. | 1039 | dragging it. Allows a precise placement of windows on a screen. |
1040 | + | 1040 | + |
1041 | Default: *True* | 1041 | Default: *False* |
1042 | 1042 | ||
1043 | *session.screen0.defaultDeco*: 'string':: | 1043 | *session.screen0.defaultDeco*: 'string':: |
1044 | This specifies the default window decorations, according to the same | 1044 | This specifies the default window decorations, according to the same |
@@ -1063,7 +1063,7 @@ Here is where the user can name their workspaces, in a comma-delimited list. | |||
1063 | However it is recommended to use the tool available in the Workspace Menu to set | 1063 | However it is recommended to use the tool available in the Workspace Menu to set |
1064 | these. | 1064 | these. |
1065 | + | 1065 | + |
1066 | Default: *one, two, three, four* | 1066 | Default: *Workspace 1, Workspace 2, Workspace 3, Workspace 4* |
1067 | 1067 | ||
1068 | *session.screen0.edgeSnapThreshold*: 'integer':: | 1068 | *session.screen0.edgeSnapThreshold*: 'integer':: |
1069 | When moving a window across your screen, fluxbox is able to have it `snap' | 1069 | When moving a window across your screen, fluxbox is able to have it `snap' |
@@ -1179,7 +1179,7 @@ The available options are:;; | |||
1179 | *Close* *Maximize* *MenuIcon* *Minimize* *Shade* *Stick* | 1179 | *Close* *Maximize* *MenuIcon* *Minimize* *Shade* *Stick* |
1180 | -- | 1180 | -- |
1181 | + | 1181 | + |
1182 | Default left: *Stick MenuIcon* | 1182 | Default left: *Stick* |
1183 | + | 1183 | + |
1184 | Default right: *Shade Minimize Maximize Close* | 1184 | Default right: *Shade Minimize Maximize Close* |
1185 | 1185 | ||
@@ -1216,7 +1216,7 @@ be located in the user's *~/.fluxbox* directory. | |||
1216 | Location of the style overlay file. | 1216 | Location of the style overlay file. |
1217 | See *fluxbox-style(5)* for details. | 1217 | See *fluxbox-style(5)* for details. |
1218 | 1218 | ||
1219 | *session.screen0.windowMenu*: 'location'::: | 1219 | *session.screen0.windowMenu*: 'location':: |
1220 | This optionally specifies the location of a user-defined window menu. If left | 1220 | This optionally specifies the location of a user-defined window menu. If left |
1221 | blank, it will use *~/.fluxbox/windowmenu*. | 1221 | blank, it will use *~/.fluxbox/windowmenu*. |
1222 | + | 1222 | + |