aboutsummaryrefslogtreecommitdiff
path: root/doc/asciidoc/fluxbox-keys.txt
diff options
context:
space:
mode:
authorMark Tiefenbruck <mark@fluxbox.org>2008-08-20 12:26:12 (GMT)
committerMark Tiefenbruck <mark@fluxbox.org>2008-08-20 12:26:12 (GMT)
commit4bf00f68573f3ad172b879e78ad441e74a916e66 (patch)
treea79a73aec7b643f0252d1f678e0a8c1703070576 /doc/asciidoc/fluxbox-keys.txt
parent0fea3e3c8640888e4ae6e76775f309f290134aab (diff)
downloadfluxbox-4bf00f68573f3ad172b879e78ad441e74a916e66.zip
fluxbox-4bf00f68573f3ad172b879e78ad441e74a916e66.tar.bz2
fix match limits in apps file, plus some documentation
Diffstat (limited to 'doc/asciidoc/fluxbox-keys.txt')
-rw-r--r--doc/asciidoc/fluxbox-keys.txt7
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
559That is, one or more match definitions, followed by an optional limit on the
560number of windows to match.
561
562Match definitions are enclosed in parentheses *(*...*)*, and if no 559Match 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
564regular expression, or the special value *[current]*, which matches the 561regular expression, or the special value *[current]*, which matches the