diff options
author | markt <markt> | 2007-11-12 21:59:43 (GMT) |
---|---|---|
committer | markt <markt> | 2007-11-12 21:59:43 (GMT) |
commit | 5d7043320da1378e7dd3b10f7e425f3b47455b28 (patch) | |
tree | 305db18a58ab6768b78ab230074da576d09e372d /doc/asciidoc | |
parent | 807a1b557552e43dbdc169c1e7a3065a3f12aac7 (diff) | |
download | fluxbox_pavel-5d7043320da1378e7dd3b10f7e425f3b47455b28.zip fluxbox_pavel-5d7043320da1378e7dd3b10f7e425f3b47455b28.tar.bz2 |
allow arbitrary window patterns in iconbar
Diffstat (limited to 'doc/asciidoc')
-rw-r--r-- | doc/asciidoc/fluxbox.txt | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt index 5e4cf07..a2f648e 100644 --- a/doc/asciidoc/fluxbox.txt +++ b/doc/asciidoc/fluxbox.txt | |||
@@ -779,15 +779,10 @@ session.screen0.toolbar.onhead: <integer> | |||
779 | head where they would like to see the slit and toolbar, starting from 1. | 779 | head where they would like to see the slit and toolbar, starting from 1. |
780 | Setting this to 0 will ignore xinerama information. Default: 0 | 780 | Setting this to 0 will ignore xinerama information. Default: 0 |
781 | 781 | ||
782 | session.screen0.iconbar.mode: <mode> | 782 | session.screen0.iconbar.mode: <pattern> |
783 | This value is set in the Iconbar Mode menu. The available options are:: | 783 | This determines which windows will be displayed in the iconbar. Any window |
784 | - All Windows | 784 | pattern available to the Next/PrevWindow keybindings is acceptable. |
785 | - Icons | 785 | Default: {static groups} (workspace) |
786 | - NoIcons | ||
787 | - None | ||
788 | - Workspace | ||
789 | - WorkspaceIcons | ||
790 | - WorkspaceNoIcons | ||
791 | 786 | ||
792 | session.screen0.iconbar.usePixmap: <boolean> | 787 | session.screen0.iconbar.usePixmap: <boolean> |
793 | This is also set in the Iconbar Mode menu. When set to True, this will | 788 | This is also set in the Iconbar Mode menu. When set to True, this will |