diff options
author | simonb <simonb> | 2007-01-07 14:55:40 (GMT) |
---|---|---|
committer | simonb <simonb> | 2007-01-07 14:55:40 (GMT) |
commit | dae3ecf9f21f0a94813faf96c0a8afd9627c8e24 (patch) | |
tree | 5516a3e84f1aaa2c0b9b377ef55b6ed6a9f70e45 /doc | |
parent | 3562ec0a1b9ffac71316f4de38bc19a2b762efa7 (diff) | |
download | fluxbox_pavel-dae3ecf9f21f0a94813faf96c0a8afd9627c8e24.zip fluxbox_pavel-dae3ecf9f21f0a94813faf96c0a8afd9627c8e24.tar.bz2 |
part of per-window alpha changes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/fluxbox.1.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/fluxbox.1.in b/doc/fluxbox.1.in index 4384aef..33c289c 100644 --- a/doc/fluxbox.1.in +++ b/doc/fluxbox.1.in | |||
@@ -954,6 +954,10 @@ Remember the current sticky state. | |||
954 | This one is only useful if 'Workspace' is set too. The workspace is changed | 954 | This one is only useful if 'Workspace' is set too. The workspace is changed |
955 | to the workspace containing the application being launched. | 955 | to the workspace containing the application being launched. |
956 | .TP | 956 | .TP |
957 | .B Alpha [Focused Unfocused] | ||
958 | Focused and unfocused transparency alpha settings. Values should be in the | ||
959 | 0-255 range, 0 being completely transparent and 255 opaque. | ||
960 | .TP | ||
957 | .B Save settings on close [yes|no] | 961 | .B Save settings on close [yes|no] |
958 | By default, application settings are not saved when a window is closed. Set | 962 | By default, application settings are not saved when a window is closed. Set |
959 | this option if you want previous settings to be saved when the window is closed. | 963 | this option if you want previous settings to be saved when the window is closed. |