Commit b7c0737a949dc3592e671c0605f2322c13f74709

Ran Benita 2012-07-13T14:40:14

compat: fix XkbSI_AllOf matching condition To quote the spec: XkbSI_AllOf All of the bits that are on in mods must be set, but others may be set as well. Here "mods" refers to interp->mods. This matches xserver/libX11. Signed-off-by: Ran Benita <ran234@gmail.com>