diff options
author | grubert <grubert> | 2003-11-13 07:55:24 (GMT) |
---|---|---|
committer | grubert <grubert> | 2003-11-13 07:55:24 (GMT) |
commit | a70789febe857706589408aafb9a2dec5868b553 (patch) | |
tree | 8563d06b21e9b1e5370bc3474d91c7906ea861ab /doc | |
parent | b6d5b558fe9b490284a3901ed76243f6b4c580b8 (diff) | |
download | fluxbox_paul-a70789febe857706589408aafb9a2dec5868b553.zip fluxbox_paul-a70789febe857706589408aafb9a2dec5868b553.tar.bz2 |
Add: toolbar.tools.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/fluxbox.1.in | 17 |
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 |
960 | session.slitlistFile: /home/myself/.fluxbox/slitlist | 960 | session.slitlistFile: /home/myself/.fluxbox/slitlist |
961 | .EE | 961 | .EE |
962 | .TP | 962 | .\" |
963 | .B session.screen0.toolbar.widthPercent: | 963 | .TP |
964 | This determines the amount (in %) of space the toolbar will take. | 964 | .B session.screen0.toolbar.tools: <list of tools> |
965 | Default value is: | 965 | This specifies the tools plugged ino the toolbar. |
966 | .IR 66 . | 966 | Possible tools: |
967 | workspacename, prevworkspace, nextworkspace, iconbar, systemtray, prevwindow, nextwindow, | ||
968 | clock | ||
969 | e.g. : | ||
970 | .EX | ||
971 | session.screen0.toolbar.tools: clock, iconbar, workspacename | ||
972 | .EE | ||
973 | .\" | ||
967 | .TP | 974 | .TP |
968 | .B session.screen0.strftimeFormat: | 975 | .B session.screen0.strftimeFormat: |
969 | This adjusts the way the current time is displayed in the toolbar. | 976 | This adjusts the way the current time is displayed in the toolbar. |