Click or drag to resize

ScoAnsiKeyboardSchemes Class

Contains static properties that provides system SCOANSI keyboard schemes.
Inheritance Hierarchy
SystemObject
  Flex.Hal.Term.SchemesScoAnsiKeyboardSchemes

Namespace:  Flex.Hal.Term.Schemes
Assembly:  Flex.Hal.Term (in Flex.Hal.Term.dll) Version: 4.1.4031.1525
Syntax
public static class KeyboardSchemes

The ScoAnsiKeyboardSchemes type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberBlueZone
Gets the SCOANSI BlueZone keyboard scheme.
Public propertyStatic memberDefault
Gets the SCOANSI Default keyboard scheme.
Public propertyStatic memberEXTRA
Gets the SCOANSI EXTRA keyboard scheme.
Public propertyStatic memberIBM
Gets the SCOANSI IBM keyboard scheme.
Public propertyStatic memberPASSPORT
Gets the SCOANSI PASSPORT keyboard scheme.
Public propertyStatic memberPutty
Gets the SCOANSI Putty keyboard scheme.
Top
See Also