summaryrefslogtreecommitdiff
path: root/app/cwm
diff options
context:
space:
mode:
authorOkan Demirmen <okan@cvs.openbsd.org>2008-04-08 14:12:29 +0000
committerOkan Demirmen <okan@cvs.openbsd.org>2008-04-08 14:12:29 +0000
commit3899864548d2349157c8fc623ee783b6a4ce009a (patch)
tree77c713ee0ac9b5b73509f5c131c65e904e0c8fc2 /app/cwm
parentd126c5b4ab0e3190b8bc16705c50e28092a0cf90 (diff)
better 'quit' keybinding default (CMS-q)
feedback from oga@ and simon@ ok oga@ simon@
Diffstat (limited to 'app/cwm')
-rw-r--r--app/cwm/conf.c4
-rw-r--r--app/cwm/cwm.18
2 files changed, 6 insertions, 6 deletions
diff --git a/app/cwm/conf.c b/app/cwm/conf.c
index 122f69617..2084e25dc 100644
--- a/app/cwm/conf.c
+++ b/app/cwm/conf.c
@@ -15,7 +15,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: conf.c,v 1.24 2008/04/07 23:47:09 simon Exp $
+ * $Id: conf.c,v 1.25 2008/04/08 14:12:28 okan Exp $
*/
#include "headers.h"
@@ -119,7 +119,7 @@ conf_init(struct conf *c)
conf_bindname(c, "M-Left", "prevgroup");
conf_bindname(c, "CM-f", "maximize");
conf_bindname(c, "CM-equal", "vmaximize");
- conf_bindname(c, "CM-q", "quit");
+ conf_bindname(c, "CMS-q", "quit");
conf_bindname(c, "M-h", "moveleft");
conf_bindname(c, "M-j", "movedown");
diff --git a/app/cwm/cwm.1 b/app/cwm/cwm.1
index 476b4b38b..f029ef9ea 100644
--- a/app/cwm/cwm.1
+++ b/app/cwm/cwm.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cwm.1,v 1.25 2008/04/07 23:47:09 simon Exp $
+.\" $OpenBSD: cwm.1,v 1.26 2008/04/08 14:12:28 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: April 7 2008 $
+.Dd $Mdocdate: April 8 2008 $
.Dt CWM 1
.Os
.Sh NAME
@@ -61,8 +61,6 @@ their functionality is described in more detail later.
Spawn a new terminal.
.It Ic C-M-Delete
Lock the screen.
-.It Ic C-M-q
-Quit cwm.
.It Ic M-Enter
Hide current window.
.It Ic M-Down
@@ -112,6 +110,8 @@ Spawn
dialog; allows you to switch from
.Nm
to another window manager without restarting the X server.
+.It Ic C-M-S-q
+Quit cwm.
.El
.Pp
The mouse bindings are also important, they are: