diff options
author | Mark Tiefenbruck <mark@fluxbox.org> | 2008-09-04 18:27:21 (GMT) |
---|---|---|
committer | Mark Tiefenbruck <mark@fluxbox.org> | 2008-09-04 18:27:21 (GMT) |
commit | b288fc1401c0bbbd3262697833b195d7bef7522b (patch) | |
tree | 6a969050bfb490d3c6dc3a350f967c3fb4070d8b /doc/asciidoc/fluxbox.txt | |
parent | 27dc136121a6f97c5fbfeec6b642cf091324def4 (diff) | |
download | fluxbox_pavel-b288fc1401c0bbbd3262697833b195d7bef7522b.zip fluxbox_pavel-b288fc1401c0bbbd3262697833b195d7bef7522b.tar.bz2 |
turn on opaque window moving by default
Diffstat (limited to 'doc/asciidoc/fluxbox.txt')
-rw-r--r-- | doc/asciidoc/fluxbox.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt index 6db07fa..f3299e3 100644 --- a/doc/asciidoc/fluxbox.txt +++ b/doc/asciidoc/fluxbox.txt | |||
@@ -926,7 +926,7 @@ session.screen0.rootCommand: <command> | |||
926 | session.screen0.opaqueMove: <boolean> | 926 | session.screen0.opaqueMove: <boolean> |
927 | When moving a window, setting this to True will draw the window | 927 | When moving a window, setting this to True will draw the window |
928 | contents as it moves (this is nasty on slow systems). If False, it | 928 | contents as it moves (this is nasty on slow systems). If False, it |
929 | will only draw an outline of the window border. Default: False | 929 | will only draw an outline of the window border. Default: True |
930 | 930 | ||
931 | session.screen0.workspaces: <integer> | 931 | session.screen0.workspaces: <integer> |
932 | Set this to the number of workspaces the users wants. Default: 4 | 932 | Set this to the number of workspaces the users wants. Default: 4 |