diff options
author | okan | 2012-11-01 01:10:47 +0000 |
---|---|---|
committer | okan | 2012-11-01 01:10:47 +0000 |
commit | 6d5057574241a69bc108171d662a901dda9973e2 (patch) | |
tree | 59e39c2e62d8cc155c3e0c14245eeea8c4aae2f8 | |
parent | 61c904ebfaae89c07108fed66c3bc0fbb7dad4fe (diff) | |
download | cwm-6d5057574241a69bc108171d662a901dda9973e2.tar.gz |
try to clarify xprop(1) output, with respect to WM_CLASS, without going
overboard; suggested idea by jmc
-rw-r--r-- | cwmrc.5 | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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 |