Commit 8fcb44b8a6bc6a0709c1b21ba39bdd2636e6d3e3

Ran Benita 2014-02-08T16:18:16

x11: fix truncation of xkb controls mask off the wire It's uint32_t, not uint16_t, so we were losing flags (not that it matters in this case). Signed-off-by: Ran Benita <ran234@gmail.com>