[keyboard.types]

[keyboard.types] TypeSubtype = "Description"

The [keyboard.types] section specifies the type and subtype information required to update the type and subtype settings in the [keyboard] section of the SYSTEM.INI file.

Parameters

TypeSubtype

Specifies the type and subtype of the keyboard. This parameter has the following form:

ttypessubtype

The parameter type is a decimal number identifying the keyboard type and the subtype parameter is a decimal number and string of text identifying the subtype.

Description

Specifies an ASCII string that describes the keyboard.

Comments

Setup uses the keyboard type and subtype values to set the type and subtype settings in the [keyboard] section of the SYSTEM.INI file.

Example

The following is an example of a [keyboard.types] section in an OEMSETUP.INF file for a specific keyboard driver:

[keyboard.types]

t3s9oem = "Russian OEM Keyboard"

See Also

[keyboard.drivers], [keyboard.tables]