mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-25 21: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
cd3470a0cf
commit
58e42683c9
1 changed files with 1 additions and 0 deletions
|
|
@ -795,6 +795,7 @@ void DarwinKeyboardInit(DeviceIntPtr pDev) {
|
|||
assert( InitKeyboardDeviceStruct( (DevicePtr)pDev, &keySyms,
|
||||
keyInfo.modMap, QuartzBell,
|
||||
DarwinChangeKeyboardControl ));
|
||||
SwitchCoreKeyboard(pDev);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue