Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
0f08f5cb
Commit
0f08f5cb
authored
7 months ago
by
Scott Robbins
Committed by
Jan Beich
7 months ago
Browse files
Options
Downloads
Patches
Plain Diff
x11-wm/dwl: document default mouse bindings
parent
679879bd
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
x11-wm/dwl/Makefile
+1
-0
1 addition, 0 deletions
x11-wm/dwl/Makefile
x11-wm/dwl/files/patch-dwl.1
+21
-0
21 additions, 0 deletions
x11-wm/dwl/files/patch-dwl.1
with
22 additions
and
0 deletions
x11-wm/dwl/Makefile
+
1
−
0
View file @
0f08f5cb
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
=
/
...
...
This diff is collapsed.
Click to expand it.
x11-wm/dwl/files/patch-dwl.1
0 → 100644
+
21
−
0
View file @
0f08f5cb
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 :
This diff is collapsed.
Click to expand it.
baptiste daroussin
@theonetruebapt
mentioned in commit
1a77aba2
·
7 months ago
mentioned in commit
1a77aba2
mentioned in commit 1a77aba2113a023a19dc8d2deb63b554e53fef41
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment