diff options
Diffstat (limited to 'doc/asciidoc/client-patterns.txt')
-rw-r--r-- | doc/asciidoc/client-patterns.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/asciidoc/client-patterns.txt b/doc/asciidoc/client-patterns.txt index addb12e..5bb50a0 100644 --- a/doc/asciidoc/client-patterns.txt +++ b/doc/asciidoc/client-patterns.txt | |||
@@ -66,7 +66,7 @@ The following values are accepted for 'propertyname'::: | |||
66 | *AboveDock*, *Dock*, *Top*, *Normal*, *Bottom*, *Desktop* | 66 | *AboveDock*, *Dock*, *Top*, *Normal*, *Bottom*, *Desktop* |
67 | *Screen*;; | 67 | *Screen*;; |
68 | The number of the currently used 'screen'. If the setup of the | 68 | The number of the currently used 'screen'. If the setup of the |
69 | running xserver involves independant screens ('not Xinerama'), the $DISPLAY | 69 | running xserver involves independent screens ('not Xinerama'), the $DISPLAY |
70 | environment contains something like ':0.1' or ':1.0'. The part after the | 70 | environment contains something like ':0.1' or ':1.0'. The part after the |
71 | dot ('.') is the number of the screen. | 71 | dot ('.') is the number of the screen. |
72 | *@XPROP*;; | 72 | *@XPROP*;; |