diff options
author | Okan Demirmen <okan@cvs.openbsd.org> | 2008-07-11 15:18:30 +0000 |
---|---|---|
committer | Okan Demirmen <okan@cvs.openbsd.org> | 2008-07-11 15:18:30 +0000 |
commit | c7fa1528d54ba34cd19e60bc2dff53ad0c18df0d (patch) | |
tree | 5c5a26378a3c8597e470f10b6eafe5cd4a4af191 /app/cwm/cwm.1 | |
parent | 8540d0c2ad16edb06fa7ae64b59ca6036c79fda8 (diff) |
no more hidden (and mysterious) config reloads and allow binding a key
to a config reload; CMS-r by default.
ok oga@
Diffstat (limited to 'app/cwm/cwm.1')
-rw-r--r-- | app/cwm/cwm.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/app/cwm/cwm.1 b/app/cwm/cwm.1 index 7e13786dc..9dbb8047b 100644 --- a/app/cwm/cwm.1 +++ b/app/cwm/cwm.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cwm.1,v 1.33 2008/06/25 22:44:42 oga Exp $ +.\" $OpenBSD: cwm.1,v 1.34 2008/07/11 15:18:29 okan Exp $ .\" .\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org> .\" @@ -15,7 +15,7 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" .\" The following requests are required for all man pages. -.Dd $Mdocdate: June 25 2008 $ +.Dd $Mdocdate: July 11 2008 $ .Dt CWM 1 .Os .Sh NAME @@ -112,6 +112,8 @@ Spawn dialog; allows you to switch from .Nm to another window manager without restarting the X server. +.It Ic C-M-S-r +Reload configuration. .It Ic C-M-S-q Quit cwm. .El |