disable ubuntu unity workaround, causes issues with modifier keys held doun with multiple windows.

no time to fix now so disabling.
This commit is contained in:
Campbell Barton 2013-01-30 13:44:24 +00:00
parent 452a52575c
commit 743b4f213e

@ -73,7 +73,7 @@
// #define USE_X11_ERROR_HANDLERS
/* see [#34039] Fix Alt key glitch on Unity desktop */
#define USE_UNITY_WORKAROUND
// #define USE_UNITY_WORKAROUND
static GHOST_TKey convertXKey(KeySym key);