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.
|
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
.\"
|
.\"
|
||||||
.\" The following requests are required for all man pages.
|
.\" The following requests are required for all man pages.
|
||||||
.Dd $Mdocdate: May 19 2008 $
|
.Dd $Mdocdate: June 3 2008 $
|
||||||
.Dt CWM 1
|
.Dt CWM 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -57,11 +57,11 @@ The current keybindings are described below;
|
|||||||
their functionality is described in more detail later.
|
their functionality is described in more detail later.
|
||||||
.Pp
|
.Pp
|
||||||
.Bl -tag -width "C-M-EscapeXXX" -offset indent -compact
|
.Bl -tag -width "C-M-EscapeXXX" -offset indent -compact
|
||||||
.It Ic C-M-Enter
|
.It Ic C-M-Return
|
||||||
Spawn a new terminal.
|
Spawn a new terminal.
|
||||||
.It Ic C-M-Delete
|
.It Ic C-M-Delete
|
||||||
Lock the screen.
|
Lock the screen.
|
||||||
.It Ic M-Enter
|
.It Ic M-Return
|
||||||
Hide current window.
|
Hide current window.
|
||||||
.It Ic M-Down
|
.It Ic M-Down
|
||||||
Lower current window.
|
Lower current window.
|
||||||
@ -188,7 +188,7 @@ Select the previous window in the list.
|
|||||||
Backspace.
|
Backspace.
|
||||||
.It Ic C-u
|
.It Ic C-u
|
||||||
Clear the input.
|
Clear the input.
|
||||||
.It Ic [Enter]
|
.It Ic [Return]
|
||||||
Focus the selected window.
|
Focus the selected window.
|
||||||
.It Ic [Esc]
|
.It Ic [Esc]
|
||||||
Cancel.
|
Cancel.
|
||||||
|
Loading…
Reference in New Issue
Block a user