Comment 4 for bug 774514

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

This bug is due to Unity completely bypassing Compiz to intercept Super+otherkeys events. It's a design problem with Unity, which I didn't think anyone would be willing to fix very soon. Because it means rewriting all the Super+key handling in unityshell.cpp.

See: UnityScreen::InitHints in unityshell.cpp and ShortcutController.cpp.