]> git.lizzy.rs Git - bspwm.git/commitdiff
doc: Relate presel direction to insertion mode
authorDaniel Lublin <quite@hack.org>
Tue, 20 Dec 2016 22:31:50 +0000 (23:31 +0100)
committerBastien Dejean <nihilhill@gmail.com>
Wed, 21 Dec 2016 19:53:01 +0000 (20:53 +0100)
doc/bspwm.1
doc/bspwm.1.asciidoc

index 1c36f70d3e363aca2967265a7e717063ce7ec4b0..9bd9bc694e2845f486ad76847cc4f0e065a41fbd 100644 (file)
@@ -2,12 +2,12 @@
 .\"     Title: bspwm
 .\"    Author: [see the "Author" section]
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
-.\"      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
index 468316482c69ee56f006b904a5d1b860e8229423..992c569aec2189b260faa1e2149afd1b1ed56cd5 100644 (file)
@@ -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.