[Bug 225227] x11-wm/dwm: Add a config knob to use Super instead of Alt for the mod key (+ minor Makefile fixes)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 16 17:05:46 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225227
Bug ID: 225227
Summary: x11-wm/dwm: Add a config knob to use Super instead of
Alt for the mod key (+ minor Makefile fixes)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: mpp302 at gmail.com
CC: schot at a-eskwadraat.nl
Flags: maintainer-feedback?(schot at a-eskwadraat.nl)
CC: schot at a-eskwadraat.nl
Created attachment 189807
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=189807&action=edit
Add a config knob to use Super instead of Alt for the mod key, strip the binary
and clean up the Makefile
Add an option to configure Super as the mod key
It allows the user to patch the dwm config to use the Super key instead of the
Alt key as the dwm mod key. It is a frequent patch that people apply to dwm as
the default Alt clashes with many popular desktop applications.
Also while here:
* Add a command to strip the dwm executable as suggested by the the FreeBSD
Porter's Handbook in chapter 5.16.2. and a make warning message.
* Move PATCH_SITES to its own section in Makefile as suggested by portlint.
---
Patch testing:
* `portlint -AC` does not produce any negative messages.
* The execution of the procedure 3.1. from the Porter's Handbook does not show
any warnings.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list