mirror of
https://github.com/vale981/bspwm
synced 2025-03-05 09:51:38 -05:00
Carefully describe the desktop index descriptor
This commit is contained in:
parent
e4fa0f24ff
commit
7ff9c88727
2 changed files with 7 additions and 5 deletions
10
doc/bspwm.1
10
doc/bspwm.1
|
@ -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>
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue