aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Labath <pavelo@centrum.sk>2011-08-18 08:59:04 (GMT)
committerPavel Labath <pavelo@centrum.sk>2011-08-18 08:59:04 (GMT)
commit6ea2cc2e8b417a4e1233257996e681a90d59b5ca (patch)
tree283d99d6f3bcc4cf9bdf824111071fb81e3bcac5
parent4674b90000b989d8a78f57f42ca45ab89fbe80e1 (diff)
downloadfluxbox_pavel-6ea2cc2e8b417a4e1233257996e681a90d59b5ca.zip
fluxbox_pavel-6ea2cc2e8b417a4e1233257996e681a90d59b5ca.tar.bz2
Documentation mentions nonexisting resource: session.numLayers
so I removed the obsolete line.
-rw-r--r--doc/asciidoc/fluxbox.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt
index 8cf6e51..7215b90 100644
--- a/doc/asciidoc/fluxbox.txt
+++ b/doc/asciidoc/fluxbox.txt
@@ -832,9 +832,8 @@ LAYERS
832------ 832------
833Layers affect the way that windows will overlap each other on the screen. 833Layers affect the way that windows will overlap each other on the screen.
834Windows on a higher layer will always appear above those on a lower one, 834Windows on a higher layer will always appear above those on a lower one,
835whether they are focused or not. By default, fluxbox uses 13 layers, starting 835whether they are focused or not. Fluxbox uses 13 layers, starting from 1
836from 1 (highest). The total number of layers can be changed by using the 836(highest).
837*session.numLayers* resource.
838 837
839There are two ways to assign a window to a different layer. When the window is 838There are two ways to assign a window to a different layer. When the window is
840open, you may select the layer in the `Layer ...' submenu of the window menu. 839open, you may select the layer in the `Layer ...' submenu of the window menu.