aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Hernández Hernández <leohdz172@proton.me>2024-09-27 21:18:47 -0600
committerLeonardo Hernández Hernández <leohdz172@proton.me>2025-06-09 13:55:38 -0600
commit9dbce43a69988b62430f6060f30049fb6ab036f8 (patch)
treec43b7ec0063cdef02747c8e8ba7e3d2a56ec1fc8
parent59c99308b0cad19f48fa0586aca40eaec58695a9 (diff)
document mouse button actions
[sevz: commit message is mine. The content was written by scottro11 and shared in https://codeberg.org/dwl/dwl/issues/697] Closes: https://codeberg.org/dwl/dwl/issues/697
-rw-r--r--dwl.110
1 files changed, 10 insertions, 0 deletions
diff --git a/dwl.1 b/dwl.1
index f254096..65648f4 100644
--- a/dwl.1
+++ b/dwl.1
@@ -100,6 +100,16 @@ Quit
.Nm .
.El
These might differ depending on your keyboard layout.
+.Sh Mouse commands
+.Bl -tag -width 20n -offset indent -compact
+.It Mod-Button1
+Move focused window while dragging. Tiled windows will be toggled to the floating state.
+.It Mod-Button2
+Toggles focused window between floating and tiled state.
+.It Mod-Button3
+Resize focused window while dragging. Tiled windows will be toggled to
+the
+floating state.
.Sh ENVIRONMENT
These environment variables are used by
.Nm :