> - { XK_BackSpace, XK_ANY_MOD, "\177", +1, 0, 0}, > + { XK_BackSpace, XK_ANY_MOD, "\177", 0, 0, 0},
Due to the reasons why we changed the backspace behaviour, I think your patch makes sense. I will apply it (and I will update the reverse patch of the wiki). Regards,