Skip to content
Snippets Groups Projects
Commit 0f08f5cb authored by Scott Robbins's avatar Scott Robbins Committed by Jan Beich
Browse files

x11-wm/dwl: document default mouse bindings

parent 679879bd
No related branches found
No related tags found
No related merge requests found
PORTNAME= dwl
DISTVERSIONPREFIX= v
DISTVERSION= 0.7
PORTREVISION= 1
CATEGORIES= x11-wm wayland
MASTER_SITES= https://codeberg.org/${PORTNAME}/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
......
https://codeberg.org/dwl/dwl/issues/697
--- dwl.1.orig 2024-08-06 18:03:27 UTC
+++ dwl.1
@@ -100,6 +100,16 @@ These might differ depending on your keyboard layout.
.Nm .
.El
These might differ depending on your keyboard layout.
+.Ss 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 :
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment