]> git.lizzy.rs Git - bspwm.git/commitdiff
Carefully describe the desktop index descriptor
authorBastien Dejean <nihilhill@gmail.com>
Mon, 21 Aug 2017 08:13:06 +0000 (10:13 +0200)
committerBastien Dejean <nihilhill@gmail.com>
Mon, 21 Aug 2017 08:13:06 +0000 (10:13 +0200)
doc/bspwm.1
doc/bspwm.1.asciidoc

index ec4d5726bcee290b68ff7691abccc54c94de7708..4a543ddb2cbe6ca04ad44ca96b81da25678eeae6 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: 07/30/2017
+.\"      Date: 08/21/2017
 .\"    Manual: Bspwm Manual
-.\"    Source: Bspwm 0.9.3-16-ga4c5b29
+.\"    Source: Bspwm 0.9.3-20-ge4fa0f2
 .\"  Language: English
 .\"
-.TH "BSPWM" "1" "07/30/2017" "Bspwm 0\&.9\&.3\-16\-ga4c5b29" "Bspwm Manual"
+.TH "BSPWM" "1" "08/21/2017" "Bspwm 0\&.9\&.3\-20\-ge4fa0f2" "Bspwm Manual"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -330,7 +330,9 @@ Selects the currently focused desktop\&.
 .PP
 ^<n>
 .RS 4
-Selects the nth desktop\&.
+Selects the nth desktop\&. If
+\fBMONITOR_SEL\fR
+is given, selects the nth desktop on the selected monitor\&.
 .RE
 .PP
 <desktop_id>
index 3d4115293cd2f91a6e66973dda2b3e3f596c7911..5d138c2a1a11372223f550aa5695c307dbd99da7 100644 (file)
@@ -203,7 +203,7 @@ focused::
        Selects the currently focused desktop.
 
 ^<n>::
-       Selects the nth desktop.
+       Selects the nth desktop. If *MONITOR_SEL* is given, selects the nth desktop on the selected monitor.
 
 <desktop_id>::
        Selects the desktop with the given ID.