summaryrefslogtreecommitdiff
path: root/mcwm.man
diff options
context:
space:
mode:
authorSimone Vellei <henomis@gmail.com>2013-08-11 16:27:22 +0200
committerMichael Cardell Widerkrantz <mc@hack.org>2013-08-11 16:27:22 +0200
commitd20afb197384ca8fdd3b9873a74fb856f0a8abf7 (patch)
tree11df24e5c3cb9e71aac8b3f19d78d892bb4a3632 /mcwm.man
parent864bc76d811e3aabd7be135af57b9a9c38f22a9d (diff)
downloadmcwm-d20afb197384ca8fdd3b9873a74fb856f0a8abf7.zip
Support for window snapping to screen border and other windows. Turn
on with -s snap-margin. Contributed by Simone Vellei <henomis@gmail.com>. Committed with small changes.
Diffstat (limited to 'mcwm.man')
-rw-r--r--mcwm.man18
1 files changed, 14 insertions, 4 deletions
diff --git a/mcwm.man b/mcwm.man
index 6d6cd4a..ef59b73 100644
--- a/mcwm.man
+++ b/mcwm.man
@@ -1,4 +1,4 @@
-.TH mcwm 1 "Apr 30, 2012" "" ""
+.TH mcwm 1 "Aug 8, 2013" "" ""
.SH NAME
mcwm \- MC's Window Manager for X11.
.SH SYNOPSIS
@@ -8,17 +8,24 @@ mcwm \- MC's Window Manager for X11.
width ]
[
.B \-i
+]
+[
+.B \-s
+.I snapmargin
]
[
.B \-t
.I terminal-program
-] [
+]
+[
.B \-f
.I colour
-] [
+]
+[
.B \-u
.I colour
-] [
+]
+[
.B \-x
.I colour
]
@@ -36,6 +43,9 @@ that there is no way from mcwm to get a hidden window back! You have
to use an external program such as a panel or the mcicon or 9icon
scripts (see below) to get the window mapped again.
.PP
+\-s snapmargin turns on window snapping to borders and other windows
+within snapmargin pixels.
+.PP
\-t urxvt will start urxvt when MODKEY + Return is pressed. Change to
your prefered terminal program or something else entirely.
.PP