summary refs log tree commit diff
path: root/cwmrc.5
diff options
context:
space:
mode:
authorokan <okan>2013-01-08 15:16:04 +0000
committerokan <okan>2013-01-08 15:16:04 +0000
commit3a7596968b740328c41f6807800d004c75e3c62f (patch)
tree19c3c033c0c99a2464a9dbd2d38332acc3829ddc /cwmrc.5
parentbf9d9815976c0afae2e87afeebaa57b02b1d911c (diff)
downloadcwm-3a7596968b740328c41f6807800d004c75e3c62f.tar.gz
cwm-3a7596968b740328c41f6807800d004c75e3c62f.tar.xz
cwm-3a7596968b740328c41f6807800d004c75e3c62f.zip
add per-group vert/horiz tiling support; introduces 2 new bind commands,
'vtile' and 'htile'; from Alexander Polakov.
Diffstat (limited to 'cwmrc.5')
-rw-r--r--cwmrc.58
1 files changed, 7 insertions, 1 deletions
diff --git a/cwmrc.5 b/cwmrc.5
index c8ea841..b475d5e 100644
--- a/cwmrc.5
+++ b/cwmrc.5
@@ -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: November 29 2012 $
+.Dd $Mdocdate: December 17 2012 $
 .Dt CWMRC 5
 .Os
 .Sh NAME
@@ -438,6 +438,12 @@ pixels right.
 Move pointer 10 times
 .Ar moveamount
 pixels left.
+.It htile
+Current window is placed at the top of the screen and maximized
+horizontally, other windows in its group share remaining screen space.
+.It vtile
+Current window is placed on the left of the screen and maximized
+vertically, other windows in its group share remaining screen space.
 .El
 .Sh MOUSEBIND COMMAND LIST
 .Bl -tag -width 18n -compact