Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jan 2018 17:05:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 225227] x11-wm/dwm: Add a config knob to use Super instead of Alt for the mod key (+ minor Makefile fixes)
Message-ID:  <bug-225227-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225227

            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@FreeBSD.org
          Reporter: mpp302@gmail.com
                CC: schot@a-eskwadraat.nl
             Flags: maintainer-feedback?(schot@a-eskwadraat.nl)
                CC: schot@a-eskwadraat.nl

Created attachment 189807
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D189807&action=
=3Dedit
Add a config knob to use Super instead of Alt for the mod key, strip the bi=
nary
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225227-13>