diff options
Diffstat (limited to 'doc/asciidoc/fluxbox-keys.txt')
-rw-r--r-- | doc/asciidoc/fluxbox-keys.txt | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/doc/asciidoc/fluxbox-keys.txt b/doc/asciidoc/fluxbox-keys.txt index b3b458a..8ba93ca 100644 --- a/doc/asciidoc/fluxbox-keys.txt +++ b/doc/asciidoc/fluxbox-keys.txt | |||
@@ -208,8 +208,8 @@ These commands ordinarily affect only the currently focused window. The | |||
208 | 208 | ||
209 | *SetDecor* 'decor':: | 209 | *SetDecor* 'decor':: |
210 | Sets which window decorations will be shown. 'decor' has the same format | 210 | Sets which window decorations will be shown. 'decor' has the same format |
211 | as the `[Deco]' parameter in the apps file. See man fluxbox section | 211 | as the `[Deco]' parameter in the apps file. See `man fluxbox' section |
212 | APPLICATION SETTINGS for more info. | 212 | APPLICATIONS for more info. |
213 | 213 | ||
214 | *ToggleDecor*:: | 214 | *ToggleDecor*:: |
215 | Toggles the presence of the window decorations (title bar, window | 215 | Toggles the presence of the window decorations (title bar, window |
@@ -556,9 +556,6 @@ properties specified in the 'pattern'. A 'pattern' looks like this: | |||
556 | 556 | ||
557 | (['propertyname'[!]=]'regexp') ... | 557 | (['propertyname'[!]=]'regexp') ... |
558 | 558 | ||
559 | That is, one or more match definitions, followed by an optional limit on the | ||
560 | number of windows to match. | ||
561 | |||
562 | Match definitions are enclosed in parentheses *(*...*)*, and if no | 559 | Match definitions are enclosed in parentheses *(*...*)*, and if no |
563 | 'propertyname' is given then *Name* is assumed. The 'regexp' can contain any | 560 | 'propertyname' is given then *Name* is assumed. The 'regexp' can contain any |
564 | regular expression, or the special value *[current]*, which matches the | 561 | regular expression, or the special value *[current]*, which matches the |