Attachmate.Reflection.Objects.Emulation.IbmHosts Library : KeyboardMapper Object |
The following tables list the members exposed by KeyboardMapper.
Name | Description | |
---|---|---|
![]() | KeyMap | Gets or sets the name of the keymap file. |
![]() | MappingCollection | Returns a set of all the keys that have been remapped in the current keyboard map. |
![]() | Parent | Gets the parent object. |
Name | Description | |
---|---|---|
![]() | AddMapping | Adds a key mapping to the current keyboard map. |
![]() | Contains | Returns whether the current keyboard map has a mapping for a specified key combination. This method only works for non-extended keys. |
![]() | Contains_2 | Returns whether the current keyboard map has a mapping for a specified key combination. |
![]() | RemoveMapping | Removes a key mapping from the keyboard map. This method should only be used to remove non-extended keys. |
![]() | RemoveMapping_2 | Removes a key mapping from the keyboard map. |
![]() | Save | Saves changes to the current keyboard map. |
![]() | SaveAs | Saves the current keyboard map contents to a file. |