diff options
author | okan | 2008-06-05 14:29:01 +0000 |
---|---|---|
committer | okan | 2008-06-05 14:29:01 +0000 |
commit | 4f79edf7f22f04fc380faa3e4b42fb1018ec599e (patch) | |
tree | a9357adc477cf3d614bc92a74a3db85b1de27a5c /cwm.1 | |
parent | 405a9decabb47a240abe52a8975166df3119b6ac (diff) | |
download | cwm-4f79edf7f22f04fc380faa3e4b42fb1018ec599e.tar.gz |
Enter -> Return, to be consistant and correct.
found the hard way by johan and discovered by oga.
"do it" oga@
Diffstat (limited to 'cwm.1')
-rw-r--r-- | cwm.1 | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,4 +1,4 @@ -.\" $OpenBSD: cwm.1,v 1.30 2008/06/03 21:27:47 okan Exp $ +.\" $OpenBSD: cwm.1,v 1.31 2008/06/05 14:29:01 okan Exp $ .\" .\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org> .\" @@ -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: June 3 2008 $ +.Dd $Mdocdate: June 5 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. |