mirror of
https://github.com/vale981/bspwm
synced 2025-03-04 17:31:39 -05:00
Mention forbidden characters
This commit is contained in:
parent
7091d65f4e
commit
15b39f1834
2 changed files with 7 additions and 3 deletions
|
@ -2,12 +2,12 @@
|
|||
.\" Title: bspwm
|
||||
.\" Author: [see the "Author" section]
|
||||
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
|
||||
.\" Date: 08/21/2017
|
||||
.\" Date: 08/22/2017
|
||||
.\" Manual: Bspwm Manual
|
||||
.\" Source: Bspwm 0.9.3-20-ge4fa0f2
|
||||
.\" Source: Bspwm 0.9.3-22-g7091d65
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "BSPWM" "1" "08/21/2017" "Bspwm 0\&.9\&.3\-20\-ge4fa0f2" "Bspwm Manual"
|
||||
.TH "BSPWM" "1" "08/22/2017" "Bspwm 0\&.9\&.3\-22\-g7091d65" "Bspwm Manual"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * Define some portability stuff
|
||||
.\" -----------------------------------------------------------------
|
||||
|
@ -88,6 +88,8 @@ Selectors consist of an optional reference, a descriptor and any number of non\-
|
|||
The relative targets are computed in relation to the given reference (the default reference value is \fBfocused\fR)\&.
|
||||
.sp
|
||||
An exclamation mark can be prepended to any modifier in order to reverse its meaning\&.
|
||||
.sp
|
||||
The following characters cannot be used in monitor or desktop names: \fB#\fR, \fB:\fR, \fB\&.\fR\&.
|
||||
.SS "Node"
|
||||
.sp
|
||||
Select a node\&.
|
||||
|
|
|
@ -64,6 +64,8 @@ default reference value is *focused*).
|
|||
An exclamation mark can be prepended to any modifier in order to reverse its
|
||||
meaning.
|
||||
|
||||
The following characters cannot be used in monitor or desktop names: *#*, *:*, *.*.
|
||||
|
||||
Node
|
||||
~~~~
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue