Rémi Bernon (@rbernon) commented about server/winstation.c:
shared->cursor.clip.right = 0; shared->cursor.clip.bottom = 0; memset( (void *)shared->keystate, 0, sizeof(shared->keystate) );
shared->keystate_serial = 1;
```suggestion:-0+0 shared->keystate_serial = 0; ```