From: Daniel Lublin Date: Tue, 20 Dec 2016 22:31:50 +0000 (+0100) Subject: doc: Relate presel direction to insertion mode X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=ada559d2aaec531f5021df2b25ef32d0d0e9b73d;p=bspwm.git doc: Relate presel direction to insertion mode --- diff --git a/doc/bspwm.1 b/doc/bspwm.1 index 1c36f70..9bd9bc6 100644 --- a/doc/bspwm.1 +++ b/doc/bspwm.1 @@ -2,12 +2,12 @@ .\" Title: bspwm .\" Author: [see the "Author" section] .\" Generator: DocBook XSL Stylesheets v1.79.1 -.\" Date: 11/17/2016 +.\" Date: 12/21/2016 .\" Manual: Bspwm Manual -.\" Source: Bspwm 0.9.2-9-g201f6e6 +.\" Source: Bspwm 0.9.2-18-g0d34170 .\" Language: English .\" -.TH "BSPWM" "1" "11/17/2016" "Bspwm 0\&.9\&.2\-9\-g201f6e6" "Bspwm Manual" +.TH "BSPWM" "1" "12/21/2016" "Bspwm 0\&.9\&.2\-18\-g0d34170" "Bspwm Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -222,7 +222,13 @@ Only consider focused or unfocused nodes\&. .PP [!]automatic .RS 4 -Only consider nodes in automatic or manual insertion mode\&. +Only consider nodes in automatic or manual insertion mode\&. See also +\fB\-\-presel\-dir\fR +under +\fBNode\fR +in the +\fBDOMAINS\fR +section below\&. .RE .PP [!]local @@ -573,7 +579,7 @@ is prepended to \fIDIR\fR and the current preselection direction matches \fIDIR\fR, then the argument is interpreted as -\fBcancel\fR\&. +\fBcancel\fR\&. A node with a preselected area is said to be in "manual insertion mode"\&. .RE .PP \fB\-o\fR, \fB\-\-presel\-ratio\fR \fIRATIO\fR diff --git a/doc/bspwm.1.asciidoc b/doc/bspwm.1.asciidoc index 4683164..992c569 100644 --- a/doc/bspwm.1.asciidoc +++ b/doc/bspwm.1.asciidoc @@ -143,7 +143,7 @@ Modifiers Only consider focused or unfocused nodes. [!]automatic:: - Only consider nodes in automatic or manual insertion mode. + Only consider nodes in automatic or manual insertion mode. See also *--presel-dir* under *Node* in the *DOMAINS* section below. [!]local:: Only consider nodes in or not in the reference desktop. @@ -356,7 +356,7 @@ Commands Swap the selected node with the given node. *-p*, *--presel-dir* \[~]'DIR'|cancel:: - Preselect the splitting area of the selected node (or cancel the preselection). If *~* is prepended to 'DIR' and the current preselection direction matches 'DIR', then the argument is interpreted as *cancel*. + Preselect the splitting area of the selected node (or cancel the preselection). If *~* is prepended to 'DIR' and the current preselection direction matches 'DIR', then the argument is interpreted as *cancel*. A node with a preselected area is said to be in "manual insertion mode". *-o*, *--presel-ratio* 'RATIO':: Set the splitting ratio of the preselection area.