fix a pasto: documentation/5639 from viq

while i'm at it:
- fix an .El botch up
- kill trailing whitespace
- new sentence, new line
This commit is contained in:
jmc 2007-11-16 23:04:56 +00:00
parent 4b85adbe60
commit ebebed71bd

8
cwm.1
View File

@ -132,15 +132,14 @@ Set sticky group mode on.
The default behavior for new windows is to not assign any group. The default behavior for new windows is to not assign any group.
This changes the default behavior to assigning the currrently selected This changes the default behavior to assigning the currrently selected
group to any newly created windows. group to any newly created windows.
.Pp .El
.Sh POINTER MOVEMENT .Sh POINTER MOVEMENT
The pointer can be moved with the use of the keyboard through bindings. The pointer can be moved with the use of the keyboard through bindings.
C-[UP|DOWN|LEFT|RIGHT] moves the pointer a small amount, while C-[UP|DOWN|LEFT|RIGHT] moves the pointer a small amount, while
C-shift-[UP|DOWN|LEFT|RIGHT] moves the current window a larger amount. C-shift-[UP|DOWN|LEFT|RIGHT] moves the pointer a larger amount.
For example, to move the pointer to the left by a small amount, For example, to move the pointer to the left by a small amount,
press C-LEFT. press C-LEFT.
To move the pointer down by a larger amount, press C-shift-DOWN. To move the pointer down by a larger amount, press C-shift-DOWN.
.El
.Sh WINDOW MOVEMENT AND RESIZING .Sh WINDOW MOVEMENT AND RESIZING
.Nm .Nm
windows can be moved with the use of the keyboard through Vi-like bindings. windows can be moved with the use of the keyboard through Vi-like bindings.
@ -150,7 +149,8 @@ For example, to move the current window to the left a small amount, press M-h.
To move the current window down by a larger amount, press M-shift-j. To move the current window down by a larger amount, press M-shift-j.
.Pp .Pp
Similarly, windows may be resized with the same keybindings with the addition Similarly, windows may be resized with the same keybindings with the addition
of the Control key. C-M-[hjkl] resizes the window a small amount and C-M-shift-[hjkl] of the Control key.
C-M-[hjkl] resizes the window a small amount and C-M-shift-[hjkl]
resizes by a larger increment. resizes by a larger increment.
.Sh SEARCH .Sh SEARCH
.Nm .Nm