aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarm te Hennepe <dhtehennepe@gmail.com>2023-06-26 14:43:33 +0200
committerGitHub <noreply@github.com>2023-06-26 14:43:33 +0200
commit866e3dd90931ae8d3f37e1f14df7f156d7ca57af (patch)
tree6ec965fd086dd72592886f1aec7a88a7cd9bdd7e
parent3ae5f31d04bc78bf404447144841a488cdab06cf (diff)
downloadi3-866e3dd90931ae8d3f37e1f14df7f156d7ca57af.tar.gz
i3-866e3dd90931ae8d3f37e1f14df7f156d7ca57af.zip
Improve documentation regarding tiling drag (#5541)
-rw-r--r--docs/userguide5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/userguide b/docs/userguide
index 8b09c9a3..a3072c88 100644
--- a/docs/userguide
+++ b/docs/userguide
@@ -202,7 +202,8 @@ Floating windows are always on top of tiling windows.
Since i3 4.21, it's possible to drag tiling containers using the mouse. The
drag can be initiated either by dragging the window's titlebar or by pressing
the <<floating_modifier>> and dragging the container while holding the
-left-click button.
+left-click button. See the <<config_tiling_drag>> option for configuring which
+action triggers the tiling drag.
Once the drag is initiated and the cursor has left the original container, drop
indicators are created according to the position of the cursor relatively to
@@ -1438,6 +1439,8 @@ bindsym Mod1+F fullscreen toggle
You can configure how to initiate the tiling drag feature (see <<tiling_drag>>).
+The default is +modifier+.
+
*Syntax*:
--------------------------------
tiling_drag off