mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-07 09:00:16 +01:00
XQuartz: Ok, pass XQUARTZ_USE_XKB since it breaks worse without it... but we have issues when we have the keyboard configs installed... need to figure out what to do there...
(cherry picked from commit 301262b070)
This commit is contained in:
parent
1f4d224f82
commit
85a6286dcd
1 changed files with 1 additions and 4 deletions
|
|
@ -43,10 +43,7 @@
|
|||
// Define this to get a diagnostic output to stderr which is helpful
|
||||
// in determining how the X server is interpreting the Darwin keymap.
|
||||
#define DUMP_DARWIN_KEYMAP
|
||||
|
||||
// This breaks when we actually install xkeyboard-config files to start using it
|
||||
// We need to serup keymaps in the configs or something...
|
||||
// #define XQUARTZ_USE_XKB
|
||||
#define XQUARTZ_USE_XKB
|
||||
#define HACK_MISSING 1
|
||||
#define HACK_KEYPAD 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue