diff options
author | simon | 2008-04-07 23:47:09 +0000 |
---|---|---|
committer | simon | 2008-04-07 23:47:09 +0000 |
commit | eb0148d6c88a8b09ab7bb1599a555cddb46671c9 (patch) | |
tree | ee45e159cad2ebc3732d7fc59e9d4651b9151968 /cwm.1 | |
parent | 175288d152db155e72ccc6dd1be17882123923cb (diff) | |
download | cwm-eb0148d6c88a8b09ab7bb1599a555cddb46671c9.tar.gz |
Add quit function, bind it per default to CM-q and change exec_wm
binding to CM-w.
Inital diff from Gleydson Soares
Feedback from oga@ and okan@
ok oga@
Diffstat (limited to 'cwm.1')
-rw-r--r-- | cwm.1 | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,4 +1,4 @@ -.\" $OpenBSD: cwm.1,v 1.24 2008/03/23 15:09:21 simon Exp $ +.\" $OpenBSD: cwm.1,v 1.25 2008/04/07 23:47:09 simon 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: March 23 2008 $ +.Dd $Mdocdate: April 7 2008 $ .Dt CWM 1 .Os .Sh NAME @@ -61,6 +61,8 @@ their functionality is described in more detail later. Spawn a new terminal. .It Ic C-M-Delete Lock the screen. +.It Ic C-M-q +Quit cwm. .It Ic M-Enter Hide current window. .It Ic M-Down @@ -104,7 +106,7 @@ This parses to provide host auto-completion. .Xr ssh 1 will be executed via the configured terminal emulator. -.It Ic C-M-q +.It Ic C-M-w Spawn .Dq Exec WindowManager dialog; allows you to switch from |