LayeredDriver (Standard 8 Module Reference)

7/8/2014

Review the applicable Embedded Core modules and any examples for the LayeredDriver setting in Windows Embedded 8 Standard (Standard 8).

This setting contains a string that specifies a keyboard driver to use for Japanese or Korean keyboards.

The following table shows the possible values.

Value

Description

1

Specifies the PC/AT Enhanced Keyboard (101/102-Key).

2

Specifies the Korean PC/AT 101-Key Compatible Keyboard/MS Natural Keyboard (Type 1).

3

Specifies the Korean PC/AT 101-Key Compatible Keyboard/MS Natural Keyboard (Type 2).

4

Specifies the Korean PC/AT 101-Key Compatible Keyboard/MS Natural Keyboard (Type 3).

5

Specifies the Korean Keyboard (103/106 Key).

6

Specifies the Japanese Keyboard (106/109 Key).

Modules

The following table shows the modules that you can apply this setting to. In Image Configuration Editor (ICE), you can follow the corresponding path to set this setting for a module.

Module

Path

International-Core-WinPE

Products/Embedded Core/International-Core-WinPE/LayeredDriver

XML Example

The following XML example configures the LayeredDriver setting to use the Japanese (106/109) keyboard.

<LayeredDriver>6</LayeredDriver>

See Also

Concepts

Embedded Core Settings