From 7ec5c581c1a3a01fa4578ee97ea8e4b1ea9747f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20L=C3=BCbking?= Date: Sun, 11 Sep 2016 15:30:48 +0200 Subject: fix window placement documentation --- doc/asciidoc/fluxbox.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt index 2722210..ec1eab5 100644 --- a/doc/asciidoc/fluxbox.txt +++ b/doc/asciidoc/fluxbox.txt @@ -1127,6 +1127,9 @@ Available strategies:;; - ColSmartPlacement: tries to place windows in columns without overlapping - CascadePlacement: places windows below the titlebar of the previous one - UnderMousePlacement: places new windows underneath the mouse +- RowMinOverlapPlacement: place windows in rows with minimal overlapping +- ColMinOverlapPlacement: place windows in columns with minimal overlapping +- AutotabPlacement: tabs the window to the currently focused one -- + Default: *RowSmartPlacement* -- cgit v0.11.2