mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
Use the key names from keysymdef.h in the default key bindings list for
clarification. from Michael Reed.
This commit is contained in:
parent
60ed85c50f
commit
8dee1182a2
12
cwm.1
12
cwm.1
@ -83,9 +83,9 @@ Hide current window.
|
|||||||
Lower current window.
|
Lower current window.
|
||||||
.It Ic M-Up
|
.It Ic M-Up
|
||||||
Raise current window.
|
Raise current window.
|
||||||
.It Ic M-/
|
.It Ic M-slash
|
||||||
Search for windows.
|
Search for windows.
|
||||||
.It Ic C-/
|
.It Ic C-slash
|
||||||
Search for applications.
|
Search for applications.
|
||||||
.It Ic CM-n
|
.It Ic CM-n
|
||||||
Label current window.
|
Label current window.
|
||||||
@ -113,9 +113,9 @@ Toggle stickiness of current window.
|
|||||||
Toggle full-screen mode of current window.
|
Toggle full-screen mode of current window.
|
||||||
.It Ic CM-m
|
.It Ic CM-m
|
||||||
Toggle maximization of current window.
|
Toggle maximization of current window.
|
||||||
.It Ic CM-=
|
.It Ic CM-equal
|
||||||
Toggle vertical maximization of current window.
|
Toggle vertical maximization of current window.
|
||||||
.It Ic CMS-=
|
.It Ic CMS-equal
|
||||||
Toggle horizontal maximization of current window.
|
Toggle horizontal maximization of current window.
|
||||||
.It Ic M-[hjkl]
|
.It Ic M-[hjkl]
|
||||||
Move window by a small amount.
|
Move window by a small amount.
|
||||||
@ -127,11 +127,11 @@ Resize window by a small amount.
|
|||||||
.It Ic CMS-[hjkl]
|
.It Ic CMS-[hjkl]
|
||||||
Resize window by a large amount; see
|
Resize window by a large amount; see
|
||||||
.Xr cwmrc 5 .
|
.Xr cwmrc 5 .
|
||||||
.It Ic M-?
|
.It Ic M-question
|
||||||
Spawn
|
Spawn
|
||||||
.Dq exec program
|
.Dq exec program
|
||||||
dialog.
|
dialog.
|
||||||
.It Ic M-.
|
.It Ic M-period
|
||||||
Spawn
|
Spawn
|
||||||
.Dq ssh to
|
.Dq ssh to
|
||||||
dialog.
|
dialog.
|
||||||
|
Loading…
Reference in New Issue
Block a user