diff options
author | Mark Tiefenbruck <mark@fluxbox.org> | 2008-10-19 04:40:32 (GMT) |
---|---|---|
committer | Mark Tiefenbruck <mark@fluxbox.org> | 2008-10-19 04:40:32 (GMT) |
commit | 3b9611b61ddc023225092a85b21867131fb363cc (patch) | |
tree | d329e498738490e79ae2e5ebaf586129a917a998 /doc/asciidoc | |
parent | f92fd6ca0562c7a91facbab4ec1ffa87ffc0d517 (diff) | |
download | fluxbox_pavel-3b9611b61ddc023225092a85b21867131fb363cc.zip fluxbox_pavel-3b9611b61ddc023225092a85b21867131fb363cc.tar.bz2 |
increase default size of toolbar and icon buttons
Diffstat (limited to 'doc/asciidoc')
-rw-r--r-- | doc/asciidoc/fluxbox.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt index 1bb9123..824f7b6 100644 --- a/doc/asciidoc/fluxbox.txt +++ b/doc/asciidoc/fluxbox.txt | |||
@@ -733,7 +733,7 @@ session.screen0.toolbar.visible: <boolean> | |||
733 | 733 | ||
734 | session.screen0.toolbar.widthPercent: <integer> | 734 | session.screen0.toolbar.widthPercent: <integer> |
735 | This resource sets the width percentage of the toolbar on the screen. | 735 | This resource sets the width percentage of the toolbar on the screen. |
736 | Default: 65 | 736 | Default: 100 |
737 | 737 | ||
738 | session.screen0.toolbar.tools: <tools> | 738 | session.screen0.toolbar.tools: <tools> |
739 | This resource specifies the tools plugged into the toolbar. Read the | 739 | This resource specifies the tools plugged into the toolbar. Read the |
@@ -778,7 +778,7 @@ session.screen0.iconbar.alignment: <position> | |||
778 | 778 | ||
779 | session.screen0.iconbar.iconWidth: <integer> | 779 | session.screen0.iconbar.iconWidth: <integer> |
780 | Used to specify the iconbar button width for Left/Right alignment. | 780 | Used to specify the iconbar button width for Left/Right alignment. |
781 | Default: 70 | 781 | Default: 128 |
782 | 782 | ||
783 | session.screen0.strftimeFormat: <date> | 783 | session.screen0.strftimeFormat: <date> |
784 | This adjusts the way the current time is displayed in the toolbar. The | 784 | This adjusts the way the current time is displayed in the toolbar. The |