Carefully describe the desktop index descriptor

This commit is contained in:
Bastien Dejean 2017-08-21 10:13:06 +02:00
parent e4fa0f24ff
commit 7ff9c88727
2 changed files with 7 additions and 5 deletions

View file

@ -2,12 +2,12 @@
.\" Title: bspwm .\" Title: bspwm
.\" Author: [see the "Author" section] .\" Author: [see the "Author" section]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 07/30/2017 .\" Date: 08/21/2017
.\" Manual: Bspwm Manual .\" Manual: Bspwm Manual
.\" Source: Bspwm 0.9.3-16-ga4c5b29 .\" Source: Bspwm 0.9.3-20-ge4fa0f2
.\" Language: English .\" 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 .\" * Define some portability stuff
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
@ -330,7 +330,9 @@ Selects the currently focused desktop\&.
.PP .PP
^<n> ^<n>
.RS 4 .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 .RE
.PP .PP
<desktop_id> <desktop_id>

View file

@ -203,7 +203,7 @@ focused::
Selects the currently focused desktop. Selects the currently focused desktop.
^<n>:: ^<n>::
Selects the nth desktop. Selects the nth desktop. If *MONITOR_SEL* is given, selects the nth desktop on the selected monitor.
<desktop_id>:: <desktop_id>::
Selects the desktop with the given ID. Selects the desktop with the given ID.