Windows10 1809以降のバージョンの仮想デスクトップで接続端末と同じキーボードレイアウトが使えない
book
Article ID: CTX286691
calendar_today
Updated On:
Description
[事象]
Windows10 1809以降のバージョンの仮想デスクトップで接続端末と同じキーボードレイアウトが使えない
<実際の動き>
「US101」キーボード端末から「JP106」キーボードの仮想デスクトップに接続 → 「JP106」キーボード配列で認識されてしまう
<期待される動作>
「US101」キーボード端末から「JP106」キーボードの仮想デスクトップに接続 → 「US101」キーボード配列で認識される
Environment
Caution! Using Registry Editor incorrectly can cause serious problems that might require you to reinstall your operating system. Citrix cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. Be sure to back up the registry before you edit it.
Resolution
VDA側に以下のレジストリ値を設定します。反映にはOSの再起動が必要です。
---
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\i8042prt\Parameters
OverrideKeyboardType
type: REG_DWORD
value: 0
---
Problem Cause
マイクロソフト社から、Windows10 1809以降ではキーボードレイアウト情報についてロジック変更が加わっている為、
ワークアラウンドとして上記レジストリ設定が有効と回答がありました。
Was this article helpful?
thumb_up
Yes
thumb_down
No