put snapdist in the correct location; as an option, not a bind; Tiago Cunha.
ok oga@
This commit is contained in:
parent
5b8540ab08
commit
a396addc5c
@ -1,4 +1,4 @@
|
|||||||
.\" $OpenBSD: cwmrc.5,v 1.41 2011/09/08 12:35:33 okan Exp $
|
.\" $OpenBSD: cwmrc.5,v 1.42 2011/11/06 02:03:47 okan Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org>
|
.\" 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
|
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
.\"
|
.\"
|
||||||
.Dd $Mdocdate: September 8 2011 $
|
.Dd $Mdocdate: November 6 2011 $
|
||||||
.Dt CWMRC 5
|
.Dt CWMRC 5
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -206,6 +206,10 @@ Set a default size for the keyboard movement bindings,
|
|||||||
in pixels.
|
in pixels.
|
||||||
The default is 1.
|
The default is 1.
|
||||||
.Pp
|
.Pp
|
||||||
|
.It Ic snapdist Ar pixels
|
||||||
|
Minimum distance to snap-to adjacent edge, in pixels.
|
||||||
|
The default is 0.
|
||||||
|
.Pp
|
||||||
.It Ic sticky Ic yes Ns \&| Ns Ic no
|
.It Ic sticky Ic yes Ns \&| Ns Ic no
|
||||||
Toggle sticky group mode.
|
Toggle sticky group mode.
|
||||||
The default behavior for new windows is to not assign any group.
|
The default behavior for new windows is to not assign any group.
|
||||||
@ -302,8 +306,6 @@ Reverse cycle through windows.
|
|||||||
Forward cycle through windows in current group.
|
Forward cycle through windows in current group.
|
||||||
.It rcycleingroup
|
.It rcycleingroup
|
||||||
Reverse cycle through windows in current group.
|
Reverse cycle through windows in current group.
|
||||||
.It snapdist
|
|
||||||
Minimum distance to snap-to adjacent edge.
|
|
||||||
.It delete
|
.It delete
|
||||||
Delete current window.
|
Delete current window.
|
||||||
.It hide
|
.It hide
|
||||||
|
Loading…
Reference in New Issue
Block a user