Comment 13 for bug 1330198

Revision history for this message
Christopher Townsend (townsend) wrote :

Ok, then this is probably hardware specific. I had to trial and error to find that the Mod2Mask is the correct keymask bit to set to keep things in check, but it seems there are corner cases like yours.

Honestly, I don't know of an easy way to figure this is than to just recompile Compiz and change that line in the revision you point out changing the keymask bit to one of these:
ShiftMask, LockMask, ControlMask, Mod1Mask, Mod2Mask, Mod3Mask, Mod4Mask, and Mod5Mask or an inclusive OR of those masks