@ -522,8 +522,8 @@ menu_calc_entry(struct menu_ctx *mc, int x, int y)
static int
menu_keycode(XKeyEvent *ev, enum ctltype *ctl, char *chr)
{
KeySym ks;
u_int state = ev->state;
unsigned int state = ev->state;
*ctl = CTL_NONE;
chr[0] = '\0';
The note is not visible to the blocked user.