mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-25 07:10:05 +01:00
hack to Xquartz to prevent xmodmap from wiping out our valid modmap, per daniels
(cherry picked from commit cab54466a6)
This commit is contained in:
parent
3438178115
commit
514b5dd7a7
1 changed files with 1 additions and 0 deletions
|
|
@ -801,6 +801,7 @@ void DarwinKeyboardInit(DeviceIntPtr pDev) {
|
|||
assert( InitKeyboardDeviceStruct( (DevicePtr)pDev, &keySyms,
|
||||
keyInfo.modMap, QuartzBell,
|
||||
DarwinChangeKeyboardControl ));
|
||||
SwitchCoreKeyboard(pDev);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue