diff options
author | markt <markt> | 2007-03-03 23:27:16 (GMT) |
---|---|---|
committer | markt <markt> | 2007-03-03 23:27:16 (GMT) |
commit | 9477af82a5835b7336fec8879967abb67f3bd848 (patch) | |
tree | 1a6d8df615791146b98434d254062a155a8a515f /doc/asciidoc | |
parent | d03f39f83650d401b400a2fa3086104d0f4da7a2 (diff) | |
download | fluxbox-9477af82a5835b7336fec8879967abb67f3bd848.zip fluxbox-9477af82a5835b7336fec8879967abb67f3bd848.tar.bz2 |
removed session.numLayers resource, as it was useless and caused segfaults
Diffstat (limited to 'doc/asciidoc')
-rw-r--r-- | doc/asciidoc/fluxbox.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt index 437ebab..5ee9745 100644 --- a/doc/asciidoc/fluxbox.txt +++ b/doc/asciidoc/fluxbox.txt | |||
@@ -1020,9 +1020,6 @@ session.ignoreBorder: <boolean> | |||
1020 | This configures the ability to move windows by dragging the border. | 1020 | This configures the ability to move windows by dragging the border. |
1021 | Default: False | 1021 | Default: False |
1022 | 1022 | ||
1023 | session.numLayers: <integer> | ||
1024 | This controls how many layers fluxbox should have. Default: 13 | ||
1025 | |||
1026 | session.tabPadding: <integer> | 1023 | session.tabPadding: <integer> |
1027 | This specifies the spacing between tabs. Default: 0 | 1024 | This specifies the spacing between tabs. Default: 0 |
1028 | 1025 | ||