Darwin: Disabled ALT_IS_MODE_SWITCH
(cherry picked from commit fd181254f85543558190140787dc7b41f6cf90db)
This commit is contained in:
parent
8486f8af91
commit
829b6641bd
|
@ -61,7 +61,7 @@
|
||||||
#undef DUMP_DARWIN_KEYMAP
|
#undef DUMP_DARWIN_KEYMAP
|
||||||
|
|
||||||
/* Define this to use Alt for Mode_switch. */
|
/* Define this to use Alt for Mode_switch. */
|
||||||
#define ALT_IS_MODE_SWITCH 1
|
//#define ALT_IS_MODE_SWITCH 1
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
Loading…
Reference in New Issue