diff options
author | oga | 2009-08-24 23:54:41 +0000 |
---|---|---|
committer | oga | 2009-08-24 23:54:41 +0000 |
commit | c93aabe260cae31e757caa99381b1e8a0e1efddc (patch) | |
tree | 7c002e0038cb2dd16713ffa0e6af4ae2a5d0d5aa /cwm.1 | |
parent | 796a52c20656342eabaf923d6141d83883689d15 (diff) | |
download | cwm-c93aabe260cae31e757caa99381b1e8a0e1efddc.tar.gz |
Add a keybinding to allow horizontal maximisation of a window (CMS-enter).
based on a diff by Thomas Pfaff; thanks!
ok okan@
Diffstat (limited to 'cwm.1')
-rw-r--r-- | cwm.1 | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,4 +1,4 @@ -.\" $OpenBSD: cwm.1,v 1.42 2009/06/19 10:43:49 sobrado Exp $ +.\" $OpenBSD: cwm.1,v 1.43 2009/08/24 23:54:41 oga Exp $ .\" .\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 19 2009 $ +.Dd $Mdocdate: August 24 2009 $ .Dt CWM 1 .Os .Sh NAME @@ -92,6 +92,8 @@ Reverse cycle through active groups. Toggle full-screen size of current window. .It Ic CM-= Toggle vertical maximization of current window. +.It Ic CMS-= +Toggle horizontal maximization of current window. .It Ic M-? Spawn .Dq exec program |