diff options
Diffstat (limited to 'doc/asciidoc')
-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. |