mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-22 23:10:16 +01:00
Disabled ALT_IS_MODE_SWITCH
(just for joke, nothing more)
This commit is contained in:
parent
db6404f9d0
commit
1ffd8ba7a2
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue