aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/asciidoc/fluxbox-keys.txt12
1 files changed, 10 insertions, 2 deletions
diff --git a/doc/asciidoc/fluxbox-keys.txt b/doc/asciidoc/fluxbox-keys.txt
index 0d0b52e..96b1141 100644
--- a/doc/asciidoc/fluxbox-keys.txt
+++ b/doc/asciidoc/fluxbox-keys.txt
@@ -178,8 +178,16 @@ Start dragging to resize the window as if you had grabbed the window
178at the specified 'corner'. 178at the specified 'corner'.
179+ 179+
180By default 'corner' is *BottomRight*, but may be overridden with one of:;; 180By default 'corner' is *BottomRight*, but may be overridden with one of:;;
181*NearestCorner NearestEdge Center TopLeft Top TopRight Left Right BottomLeft 181*NearestCorner NearestEdge NearestCornerOrEdge Center TopLeft Top TopRight
182Bottom BottomRight* 182Left Right BottomLeft Bottom BottomRight*
183
184+
185If *NearestCornerOrEdge* is specified the size of the corner can also be
186specified to be the larger of one or two following numbers: ['pixel-size'
187['percent-size']] or 'percent-size'%, where 'percent-size' is the
188percentage of half the window width or height. If no size is given, it
189defaults to 50 pixels and 30%.
190
183 191
184*StartTabbing*:: 192*StartTabbing*::
185 Start dragging to add this window to another's tabgroup. 193 Start dragging to add this window to another's tabgroup.