summary refs log tree commit diff
path: root/cwmrc.5
diff options
context:
space:
mode:
authorokan <okan>2012-10-28 20:13:02 +0000
committerokan <okan>2012-10-28 20:13:02 +0000
commit56358be75520d6b631da07590b4a034d850062c6 (patch)
tree86279b8a2a7d794f5821fbc190edb85825ac3db2 /cwmrc.5
parent742bcec5222c199913a651f29b0b8d5238cfc7de (diff)
downloadcwm-56358be75520d6b631da07590b4a034d850062c6.tar.gz
cwm-56358be75520d6b631da07590b4a034d850062c6.tar.xz
cwm-56358be75520d6b631da07590b4a034d850062c6.zip
clarify autogroup option; based on diffs from kspillner@acm.org with
feedback from jmc
Diffstat (limited to 'cwmrc.5')
-rw-r--r--cwmrc.526
1 files changed, 17 insertions, 9 deletions
diff --git a/cwmrc.5 b/cwmrc.5
index e09e35b..bc4311f 100644
--- a/cwmrc.5
+++ b/cwmrc.5
@@ -14,7 +14,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: November 6 2011 $
+.Dd $Mdocdate: July 6 2012 $
 .Dt CWMRC 5
 .Os
 .Sh NAME
@@ -39,18 +39,26 @@ Arguments containing whitespace should be surrounded by double quotes
 The following options are accepted:
 .Pp
 .Bl -tag -width Ds -compact
-.It Ic autogroup Ar group windowname
+.It Ic autogroup Ar group windowclass
 .It Ic autogroup Ar group windowname,windowclass
-Control automatic window grouping, based on the name and/or class
-properties, where
+Automatically add new windows to
+.Ar group
+if their class property matches
+.Ar windowclass ,
+or if their name and class properties match
+.Ar windowname
+and
+.Ar windowclass ,
+respectively.
 .Ar group
 is a number between 0 and 9.
-If the group number is 0, then the window will not be grouped; this to
-allow for
-.Dq sticky
-windows in sticky group mode.
+If
+.Ar group
+is 0, matching windows will not be added to any group; this may be
+used to override
+.Dq sticky group mode .
 .Pp
-The name and class of a window may be obtained using
+The name and class values for existing windows may be obtained using
 .Xr xprop 1 .
 .Pp
 .It Ic bind Ar keys command