diff options
author | Okan Demirmen <okan@cvs.openbsd.org> | 2012-11-01 01:10:48 +0000 |
---|---|---|
committer | Okan Demirmen <okan@cvs.openbsd.org> | 2012-11-01 01:10:48 +0000 |
commit | 774d55e7507584a8b2631afe403a23889150694b (patch) | |
tree | 75af9a1f5e3e787ac13c38a281992ff387b00dd0 | |
parent | a4f1b6d4324b7c8419bce47af5ffcec40badb9b4 (diff) |
try to clarify xprop(1) output, with respect to WM_CLASS, without going
overboard; suggested idea by jmc
-rw-r--r-- | app/cwm/cwmrc.5 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/app/cwm/cwmrc.5 b/app/cwm/cwmrc.5 index 1ef31147a..c2b0f72cd 100644 --- a/app/cwm/cwmrc.5 +++ b/app/cwm/cwmrc.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cwmrc.5,v 1.45 2012/10/31 19:30:19 okan Exp $ +.\" $OpenBSD: cwmrc.5,v 1.46 2012/11/01 01:10:47 okan Exp $ .\" .\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org> .\" @@ -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: October 31 2012 $ +.Dd $Mdocdate: November 1 2012 $ .Dt CWMRC 5 .Os .Sh NAME @@ -58,7 +58,8 @@ 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 values for existing windows may be obtained using +The name and class values, respectively, for existing windows +may be obtained using .Xr xprop 1 . .Pp .It Ic bind Ar keys command |