diff options
Diffstat (limited to 'doc/asciidoc/fluxbox.txt')
-rw-r--r-- | doc/asciidoc/fluxbox.txt | 24 |
1 files changed, 2 insertions, 22 deletions
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt index 5454302..6db07fa 100644 --- a/doc/asciidoc/fluxbox.txt +++ b/doc/asciidoc/fluxbox.txt | |||
@@ -288,8 +288,8 @@ from the init file, but this is an easier and faster way for most users. | |||
288 | Please take a look at the "Configuration via the Toolbar Menu" part of the | 288 | Please take a look at the "Configuration via the Toolbar Menu" part of the |
289 | TOOLBAR section. | 289 | TOOLBAR section. |
290 | 290 | ||
291 | - *Image Dithering*: | 291 | - *Transparency*: |
292 | Enable or disable dithering of images. | 292 | This sets the transparency for a focused, unfocused window and the menu. |
293 | 293 | ||
294 | - *Opaque Window Moving*: | 294 | - *Opaque Window Moving*: |
295 | If enabled, you will see the window content while dragging it. Otherwise | 295 | If enabled, you will see the window content while dragging it. Otherwise |
@@ -302,24 +302,13 @@ from the init file, but this is an easier and faster way for most users. | |||
302 | - *Focus New Window*: | 302 | - *Focus New Window*: |
303 | If enabled, a newly opened window will gain focus. | 303 | If enabled, a newly opened window will gain focus. |
304 | 304 | ||
305 | - *Focus Last Window on Workspace*: | ||
306 | This focuses the previous window when switching back to a workspace if the | ||
307 | option is enabled. | ||
308 | |||
309 | - *Windows Warping*: | 305 | - *Windows Warping*: |
310 | If enabled, you can drag windows from one workspace to another. | 306 | If enabled, you can drag windows from one workspace to another. |
311 | 307 | ||
312 | - *Decorate Transient Windows*: | ||
313 | With this option enabled all temporary windows will have a border and | ||
314 | grips. | ||
315 | |||
316 | - *Click Raises*: | 308 | - *Click Raises*: |
317 | If enabled a click anywhere on a window area (including the decorations) | 309 | If enabled a click anywhere on a window area (including the decorations) |
318 | will raise it. Otherwise you can only raise it by clicking the titlebar. | 310 | will raise it. Otherwise you can only raise it by clicking the titlebar. |
319 | 311 | ||
320 | - *Transparency*: | ||
321 | This sets the transparency for a focused, unfocused window and the menu. | ||
322 | |||
323 | Window Menu | 312 | Window Menu |
324 | ~~~~~~~~~~~ | 313 | ~~~~~~~~~~~ |
325 | The Window menu is displayed when you right click on the titlebar of a window. | 314 | The Window menu is displayed when you right click on the titlebar of a window. |
@@ -871,11 +860,6 @@ session.screen0.showwindowposition: <boolean> | |||
871 | dragging it. Allows a precise placement of windows on a screen. | 860 | dragging it. Allows a precise placement of windows on a screen. |
872 | Default: True | 861 | Default: True |
873 | 862 | ||
874 | session.screen0.decorateTransient: <boolean> | ||
875 | This controls whether or not transient windows get certain window | ||
876 | decorations, currently the maximize button and handle. | ||
877 | Default: True | ||
878 | |||
879 | session.screen0.defaultDeco: <string> | 863 | session.screen0.defaultDeco: <string> |
880 | This specifies the default window decorations, according to the same | 864 | This specifies the default window decorations, according to the same |
881 | options available to the `[Deco]' option in the `apps' file, described in | 865 | options available to the `[Deco]' option in the `apps' file, described in |
@@ -939,10 +923,6 @@ session.screen0.rootCommand: <command> | |||
939 | what you are doing when setting this resource to a value other than a | 923 | what you are doing when setting this resource to a value other than a |
940 | desktop wallpaper command. | 924 | desktop wallpaper command. |
941 | 925 | ||
942 | session.screen0.imageDither: <boolean> | ||
943 | This controls whether or not fluxbox created dithered images. Default: | ||
944 | False | ||
945 | |||
946 | session.screen0.opaqueMove: <boolean> | 926 | session.screen0.opaqueMove: <boolean> |
947 | 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 |
948 | 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 |