mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
Enter -> Return, to be consistant and correct.
found the hard way by johan and discovered by oga. "do it" oga@
This commit is contained in:
parent
610e8e83ac
commit
9037043088
8
cwm.1
8
cwm.1
@ -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: May 19 2008 $
|
||||
.Dd $Mdocdate: June 3 2008 $
|
||||
.Dt CWM 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -57,11 +57,11 @@ The current keybindings are described below;
|
||||
their functionality is described in more detail later.
|
||||
.Pp
|
||||
.Bl -tag -width "C-M-EscapeXXX" -offset indent -compact
|
||||
.It Ic C-M-Enter
|
||||
.It Ic C-M-Return
|
||||
Spawn a new terminal.
|
||||
.It Ic C-M-Delete
|
||||
Lock the screen.
|
||||
.It Ic M-Enter
|
||||
.It Ic M-Return
|
||||
Hide current window.
|
||||
.It Ic M-Down
|
||||
Lower current window.
|
||||
@ -188,7 +188,7 @@ Select the previous window in the list.
|
||||
Backspace.
|
||||
.It Ic C-u
|
||||
Clear the input.
|
||||
.It Ic [Enter]
|
||||
.It Ic [Return]
|
||||
Focus the selected window.
|
||||
.It Ic [Esc]
|
||||
Cancel.
|
||||
|
Loading…
Reference in New Issue
Block a user