On Sat, Jul 09, 2016 at 10:27:04AM +0700, alive4ever wrote:
> Should I add "\033\177" or there is another workaround?
Looks like I finally found the answer myself.
I hope this patch will be included as default reference config.def.h in
future releases, so that users will get consistent BackSpace
> Mod1Mask typically represents Alt, so try adding this to config.h:
>
> { XK_BackSpace, Mod1Mask, "\177", 0, 0, 0},
>
> Eric
> Received on Tue Jul 05 2016 - 04:28:28 CEST
>
I've added the line into my config.h and now there is no difference
between pressing BackSpace and Alt+Backspace. I don't
I just pushed a commit which renames a bunch of stuff like so:
dwm-6.1-uselessgap.diff => dwm-uselessgap-6.1.diff
dwm-cdec978-alwaysfullscreen.diff =>
dwm-alwaysfullscreen-git-20130827-cdec978.diff
This was the agreed format but in a way it's a change for the worse.
It splits the thing patched a