diff options
author | ian | 2007-11-28 16:35:52 +0000 |
---|---|---|
committer | ian | 2007-11-28 16:35:52 +0000 |
commit | 39193ce4f0d99ad8f16707e00590cb0831c3b2ea (patch) | |
tree | 539855d794aea6a6c341d16825df3c4be2d2d8cf /cwm.1 | |
parent | 7f9f575b0ac9765c51c4ac7f61c23660576a5e22 (diff) | |
download | cwm-39193ce4f0d99ad8f16707e00590cb0831c3b2ea.tar.gz |
Add a "restart wm" function. ok oga@
Diffstat (limited to '')
-rw-r--r-- | cwm.1 | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,4 +1,4 @@ -.\" $OpenBSD: cwm.1,v 1.16 2007/11/19 22:18:16 oga Exp $ +.\" $OpenBSD: cwm.1,v 1.17 2007/11/28 16:35:52 ian Exp $ .\" .\" The following requests are required for all man pages. .Dd June 29, 2007 @@ -98,6 +98,12 @@ This parses to provide host auto-completion. .Xr ssh 1 will be executed via the configured terminal emulator. +.It Ic CM-q +Spawn +.Dq Exec WindowManager +dialog; allows you to switch from +.Nm +to another window manager without restarting the X server. .El .Pp The mouse bindings are also important, they are: |