summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorOkan Demirmen <okan@cvs.openbsd.org>2017-07-21 15:55:38 +0000
committerOkan Demirmen <okan@cvs.openbsd.org>2017-07-21 15:55:38 +0000
commit6f024968378f6186a36ac280eb0a6499afae7851 (patch)
treed966466d224f3ab9737d1c1c0febf393e1ce7ec3 /app
parent42f3e29e671d2b3fd4c6b40a5beec97098897bdd (diff)
Use the key names from keysymdef.h in the default key bindings list for
clarification. from Michael Reed.
Diffstat (limited to 'app')
-rw-r--r--app/cwm/cwm.116
1 files changed, 8 insertions, 8 deletions
diff --git a/app/cwm/cwm.1 b/app/cwm/cwm.1
index 2fc12e4f1..8da9de005 100644
--- a/app/cwm/cwm.1
+++ b/app/cwm/cwm.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cwm.1,v 1.57 2016/12/01 18:17:52 okan Exp $
+.\" $OpenBSD: cwm.1,v 1.58 2017/07/21 15:55:37 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: December 1 2016 $
+.Dd $Mdocdate: July 21 2017 $
.Dt CWM 1
.Os
.Sh NAME
@@ -83,9 +83,9 @@ Hide current window.
Lower current window.
.It Ic M-Up
Raise current window.
-.It Ic M-/
+.It Ic M-slash
Search for windows.
-.It Ic C-/
+.It Ic C-slash
Search for applications.
.It Ic CM-n
Label current window.
@@ -113,9 +113,9 @@ Toggle stickiness of current window.
Toggle full-screen mode of current window.
.It Ic CM-m
Toggle maximization of current window.
-.It Ic CM-=
+.It Ic CM-equal
Toggle vertical maximization of current window.
-.It Ic CMS-=
+.It Ic CMS-equal
Toggle horizontal maximization of current window.
.It Ic M-[hjkl]
Move window by a small amount.
@@ -127,11 +127,11 @@ Resize window by a small amount.
.It Ic CMS-[hjkl]
Resize window by a large amount; see
.Xr cwmrc 5 .
-.It Ic M-?
+.It Ic M-question
Spawn
.Dq exec program
dialog.
-.It Ic M-.
+.It Ic M-period
Spawn
.Dq ssh to
dialog.