[keyboard.tables]

[keyboard.tables] Name = Filename,"Description"

The [keyboard.tables] section specifies the keyboard-library files required to install foreign-language keyboard support.

Parameters

Name

Specifies the name of the keyboard library. If more than one setting is given, the Name parameter must be unique.

Filename

Specifies the MS-DOS filename of the keyboard-library file.

Description

Specifies an ASCII string that describes the keyboard library. This parameter must be enclosed in double quotation marks (").

Comments

If the user selects a keyboard type when Setup installs Windows, Setup also selects the keyboard table where the Name parameter matches defkeydll setting in the [data] section of the information file.

Example

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

[keyboard.tables]

ussrdll = 1:kbdussr.dll,"Russian"

See Also

[data], [keyboard.drivers], [keyboard.types]