diff options
author | Henrik Kinnunen <fluxgen at fluxbox dot org> | 2011-02-20 14:49:05 (GMT) |
---|---|---|
committer | Henrik Kinnunen <fluxgen at fluxbox dot org> | 2011-02-20 14:49:05 (GMT) |
commit | bf9fb893daa0963694fee27cea60021dcf364f24 (patch) | |
tree | 17870c39b30b72ed7beb6965f66a777f828e3128 /doc/asciidoc | |
parent | 34bf3b4833bcded73646ee5c702dfae52fb8f86b (diff) | |
parent | 0a330107e6855aaafafbe1f805092e2689d6cdc7 (diff) | |
download | fluxbox_pavel-bf9fb893daa0963694fee27cea60021dcf364f24.zip fluxbox_pavel-bf9fb893daa0963694fee27cea60021dcf364f24.tar.bz2 |
Merge branch 'master' of ssh://git.fluxbox.org/fluxbox
Diffstat (limited to 'doc/asciidoc')
-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*;; |