HKLM\SYSTEM\CurrentControlSet\Control\Keyboard Layout\DosKeybIDs
Data type | Range | Default value |
---|---|---|
REG_SZ | Windows LayoutCodeNumber | (Depends on layout code.) |
Represents a keyboard layout.
The entries in the DosKeybIDs subkey are named by 8-digit hexadecimal Windows 2000 keyboard layout codes. The first four digits of the codes indicate whether the keyboard layout or Input Method Editor is the default layout for the language (as indicated by all zeros), or a variation of the default (other than zeros). The last four digits are the standard locale ID. For example, the 00010415 entry represents variation 0x0001 of language 0x0415 (Polish).
Entries in the DosKeybIDs subkey have the following format:
Windows 2000 layout code number REG_SZ
Three-digit
For example,
00010415 REG_SZ 214
associates Windows 2000 keyboard layout 0x00010415 with
Note
The <DosKeybID> entry is a variable representing the entries under the HKLM\SYSTEM\CurrentControlSet\Control\DosKeybIDs subkey. It does not actually appear in the registry. This variable entry displays the entries of the DosKeybIDs subkey.