Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

On this page

Compatibility Functions

The following KeymanWeb core functions have been retained for compatibility with existing custom keyboards, but should not be used in any new keyboards or user interfaces. Equivalent new function calls are indicated.

GetLastActiveElement Function
keyman.getLastActiveElement()
FocusLastActiveElement Function
keyman.focusLastActiveElement()
HideHelp Function
keyman.osk.hide()
ShowHelp Function
keyman.osk.setPos(), keyman.osk.show()
ShowPinnedHelp Function
keyman.osk.setRect(), keyman.osk.show()