aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrubert <grubert>2003-11-13 07:55:24 (GMT)
committergrubert <grubert>2003-11-13 07:55:24 (GMT)
commita70789febe857706589408aafb9a2dec5868b553 (patch)
tree8563d06b21e9b1e5370bc3474d91c7906ea861ab
parentb6d5b558fe9b490284a3901ed76243f6b4c580b8 (diff)
downloadfluxbox-a70789febe857706589408aafb9a2dec5868b553.zip
fluxbox-a70789febe857706589408aafb9a2dec5868b553.tar.bz2
Add: toolbar.tools.
-rw-r--r--doc/fluxbox.1.in17
1 files changed, 12 insertions, 5 deletions
diff --git a/doc/fluxbox.1.in b/doc/fluxbox.1.in
index bdb4895..634de9b 100644
--- a/doc/fluxbox.1.in
+++ b/doc/fluxbox.1.in
@@ -959,11 +959,18 @@ This tells Fluxbox where to find the file that contains the order in which the a
959.EX 959.EX
960session.slitlistFile: /home/myself/.fluxbox/slitlist 960session.slitlistFile: /home/myself/.fluxbox/slitlist
961.EE 961.EE
962.TP 962.\"
963.B session.screen0.toolbar.widthPercent: 963.TP
964This determines the amount (in %) of space the toolbar will take. 964.B session.screen0.toolbar.tools: <list of tools>
965Default value is: 965This specifies the tools plugged ino the toolbar.
966.IR 66 . 966Possible tools:
967workspacename, prevworkspace, nextworkspace, iconbar, systemtray, prevwindow, nextwindow,
968clock
969e.g. :
970.EX
971session.screen0.toolbar.tools: clock, iconbar, workspacename
972.EE
973.\"
967.TP 974.TP
968.B session.screen0.strftimeFormat: 975.B session.screen0.strftimeFormat:
969This adjusts the way the current time is displayed in the toolbar. 976This adjusts the way the current time is displayed in the toolbar.