Skip to content

note(windows): kmtip and keyman32 interactions

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?
Clone this wiki locally