From Artturi Alm (though changed from 'm' to '5')
@@ -197,10 +197,11 @@ static const struct {
const char ch;
int mask;
} bind_mods[] = {
{ 'S', ShiftMask },
{ 'C', ControlMask },
{ 'M', Mod1Mask },
{ '4', Mod4Mask },
{ '5', Mod5Mask },
};
static const struct {
const char *key;
The note is not visible to the blocked user.