diff options
author | Pavel Labath <pavelo@centrum.sk> | 2011-08-18 08:59:04 (GMT) |
---|---|---|
committer | Pavel Labath <pavelo@centrum.sk> | 2011-09-14 17:39:11 (GMT) |
commit | 2d3c4b387d22c36c1babacc6181de66117e4bc30 (patch) | |
tree | c411448555bec289589028071abe80f5439f5454 /doc | |
parent | e54bca68d2bd42f9b9c342a1564971db6e071808 (diff) | |
download | fluxbox_paul-2d3c4b387d22c36c1babacc6181de66117e4bc30.zip fluxbox_paul-2d3c4b387d22c36c1babacc6181de66117e4bc30.tar.bz2 |
Documentation mentions nonexisting resource: session.numLayers
so I removed the obsolete line.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/asciidoc/fluxbox.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt index 5f0db95..08cc5f0 100644 --- a/doc/asciidoc/fluxbox.txt +++ b/doc/asciidoc/fluxbox.txt | |||
@@ -832,9 +832,8 @@ LAYERS | |||
832 | ------ | 832 | ------ |
833 | Layers affect the way that windows will overlap each other on the screen. | 833 | Layers affect the way that windows will overlap each other on the screen. |
834 | Windows on a higher layer will always appear above those on a lower one, | 834 | Windows on a higher layer will always appear above those on a lower one, |
835 | whether they are focused or not. By default, fluxbox uses 13 layers, starting | 835 | whether they are focused or not. Fluxbox uses 13 layers, starting from 1 |
836 | from 1 (highest). The total number of layers can be changed by using the | 836 | (highest). |
837 | *session.numLayers* resource. | ||
838 | 837 | ||
839 | There are two ways to assign a window to a different layer. When the window is | 838 | There are two ways to assign a window to a different layer. When the window is |
840 | open, you may select the layer in the `Layer ...' submenu of the window menu. | 839 | open, you may select the layer in the `Layer ...' submenu of the window menu. |