all repos — fluxbox @ b6347f4c5ff1a1d04cbfd1073eea3eccbabbe74a

custom fork of the fluxbox windowmanager

added documentation about the 'screen' client-pattern
Mathias Gumz akira at fluxbox dot org
commit

b6347f4c5ff1a1d04cbfd1073eea3eccbabbe74a

parent

73eda9d327686e04692c6bd7997f9330c43c76c2

1 files changed, 5 insertions(+), 0 deletions(-)

jump to
M doc/asciidoc/client-patterns.txtdoc/asciidoc/client-patterns.txt

@@ -64,6 +64,11 @@ head where the mouse pointer currently resides.

*Layer*;; The string name of the window's layer, which is one of *AboveDock*, *Dock*, *Top*, *Normal*, *Bottom*, *Desktop* +*Screen*;; + The number of the currently used 'screen'. If the setup of the + running xserver involves independant screens ('not Xinerama'), the $DISPLAY + environment contains something like ':0.1' or ':1.0'. The part after the + dot ('.') is the number of the screen. *@XPROP*;; A string, corresponding to any xproperty (Use either the *xprop(1)* utility or the 'SetXProp' command to set a xproperty to a window)