You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Marc Durdin edited this page Nov 25, 2020
·
1 revision
kmtip and keyman32 interactions
kmtip should depend on keyman32.
kmtip -> keyman32
TIPActivateEx
GetKeyboardPreservedKeys
TIPProcessKey
TIPActivateKeyboard
Keyman_WriteDebugEvent
keyman32 -> kmtip
RefreshPreservedKeys: this is used only by Keyman_ForceKeyboard. Low priority. It may be possible to avoid this in future? Perhaps by kmtip registering a onrefresh handler when it loads keyman32?