Click or drag to resize

WyseKeyboardSchemes Class

Contains static properties that provides system WYSE keyboard schemes.
Inheritance Hierarchy
SystemObject
  Flex.Hal.Term.SchemesWyseKeyboardSchemes

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 WyseKeyboardSchemes type exposes the following members.

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