diff options
author | Mathias Gumz <akira@fluxbox.org> | 2015-02-05 20:48:52 (GMT) |
---|---|---|
committer | Mathias Gumz <akira@fluxbox.org> | 2015-02-05 20:48:52 (GMT) |
commit | 896b8df8ee116cd540e800cf3ef904f805b37810 (patch) | |
tree | 7d210f5910bc418237ab591892d3e81677dbee40 /doc | |
parent | 92940571f3113a27673b6e79dba26e745079ff90 (diff) | |
download | fluxbox-896b8df8ee116cd540e800cf3ef904f805b37810.zip fluxbox-896b8df8ee116cd540e800cf3ef904f805b37810.tar.bz2 |
Update documentation to reflect menu search options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/asciidoc/fluxbox.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt index bf93cd4..fff857c 100644 --- a/doc/asciidoc/fluxbox.txt +++ b/doc/asciidoc/fluxbox.txt | |||
@@ -1234,6 +1234,17 @@ blank, it will use *~/.fluxbox/windowmenu*. | |||
1234 | + | 1234 | + |
1235 | Default: *blank* | 1235 | Default: *blank* |
1236 | 1236 | ||
1237 | *session.menuSearch*: *nowhere*|*itemstart*|*somewhere*:: | ||
1238 | This setting controls the way the menu search feature works. | ||
1239 | -- | ||
1240 | Available options:;; | ||
1241 | - nowhere: disables the menu search | ||
1242 | - itemstart: typed text matches at the start of a menu items | ||
1243 | - somewhere: typed text matches somewhere in a menu item | ||
1244 | -- | ||
1245 | + | ||
1246 | Default: *itemstart* | ||
1247 | |||
1237 | ENVIRONMENT | 1248 | ENVIRONMENT |
1238 | ----------- | 1249 | ----------- |
1239 | *HOME*:: | 1250 | *HOME*:: |