mirror of
https://codeberg.org/FabricSoul/dwl.git
synced 2025-08-03 20:10:23 -04:00
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
This commit is contained in:
parent
59c99308b0
commit
9dbce43a69
1 changed files with 10 additions and 0 deletions
10
dwl.1
10
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 :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue