aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Labath <pavelo@centrum.sk>2011-08-18 11:33:57 (GMT)
committerPavel Labath <pavelo@centrum.sk>2011-09-14 17:39:11 (GMT)
commit755787c437a5b19851744ef40c4df2efdf2d5e05 (patch)
tree7ee65e6af9458b9c133b677c253bd3e41dc2b79c
parentbc667ced6a46e8bb5a867e2152e90c6f18ebeab1 (diff)
downloadfluxbox_paul-755787c437a5b19851744ef40c4df2efdf2d5e05.zip
fluxbox_paul-755787c437a5b19851744ef40c4df2efdf2d5e05.tar.bz2
Documentation: fix default values of a couple more resources
-rw-r--r--doc/asciidoc/fluxbox.txt10
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*
982This adjusts the way the current time is displayed in the toolbar. The 982This 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+
985Default: *%I:%M %p* 985Default: *%k:%M*
986 986
987*session.screen0.tabs.intitlebar*: 'boolean':: 987*session.screen0.tabs.intitlebar*: 'boolean'::
988This specifies whether tabs should be embedded in the titlebar or placed 988This 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,
1038the exact position of the application window while the user is 1038the exact position of the application window while the user is
1039dragging it. Allows a precise placement of windows on a screen. 1039dragging it. Allows a precise placement of windows on a screen.
1040+ 1040+
1041Default: *True* 1041Default: *False*
1042 1042
1043*session.screen0.defaultDeco*: 'string':: 1043*session.screen0.defaultDeco*: 'string'::
1044This specifies the default window decorations, according to the same 1044This 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.
1063However it is recommended to use the tool available in the Workspace Menu to set 1063However it is recommended to use the tool available in the Workspace Menu to set
1064these. 1064these.
1065+ 1065+
1066Default: *one, two, three, four* 1066Default: *Workspace 1, Workspace 2, Workspace 3, Workspace 4*
1067 1067
1068*session.screen0.edgeSnapThreshold*: 'integer':: 1068*session.screen0.edgeSnapThreshold*: 'integer'::
1069When moving a window across your screen, fluxbox is able to have it `snap' 1069When 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+
1182Default left: *Stick MenuIcon* 1182Default left: *Stick*
1183+ 1183+
1184Default right: *Shade Minimize Maximize Close* 1184Default 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'::
1220This optionally specifies the location of a user-defined window menu. If left 1220This optionally specifies the location of a user-defined window menu. If left
1221blank, it will use *~/.fluxbox/windowmenu*. 1221blank, it will use *~/.fluxbox/windowmenu*.
1222+ 1222+