diff options
author | okan | 2012-11-07 14:59:07 +0000 |
---|---|---|
committer | okan | 2012-11-07 14:59:07 +0000 |
commit | fbbfab69fda3ae91cc59549b0a4e9040a30378f3 (patch) | |
tree | 3e07f129f10ca83d52555b9b8beac8c20918d308 /cwmrc.5 | |
parent | 85765e2623f5ae7e0213a4fdc3ce65ab103197ba (diff) | |
download | cwm-fbbfab69fda3ae91cc59549b0a4e9040a30378f3.tar.gz |
clarify windowname and windowclass values are pulled from the WM_CLASS
property; from Kent Spillner
Diffstat (limited to 'cwmrc.5')
-rw-r--r-- | cwmrc.5 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -.\" $OpenBSD: cwmrc.5,v 1.47 2012/11/07 14:58:26 okan Exp $ +.\" $OpenBSD: cwmrc.5,v 1.48 2012/11/07 14:59:07 okan Exp $ .\" .\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org> .\" @@ -59,7 +59,7 @@ used to override .Dq sticky group mode . .Pp The name and class values, respectively, for existing windows -may be obtained using +are both set in the WM_CLASS property and may be obtained using .Xr xprop 1 . .Pp .It Ic bind Ar keys command |