mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-09 13:30:17 +01:00
Darwin: Disabled ALT_IS_MODE_SWITCH
(cherry picked from commit fd181254f8)
This commit is contained in:
parent
8486f8af91
commit
829b6641bd
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@
|
|||
#undef DUMP_DARWIN_KEYMAP
|
||||
|
||||
/* Define this to use Alt for Mode_switch. */
|
||||
#define ALT_IS_MODE_SWITCH 1
|
||||
//#define ALT_IS_MODE_SWITCH 1
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue