In OS Windows, there may be a problem with incorrect display and switching of the keyboard layout when working in a terminal session.
In this case all settings are made correctly. To fix it add following REG_DWORD parameter to the registry:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"IgnoreRemoteKeyboardLayout"=dword:00000001
After restarting the operating system this problem should disappear.
In this case all settings are made correctly. To fix it add following REG_DWORD parameter to the registry:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"IgnoreRemoteKeyboardLayout"=dword:00000001
After restarting the operating system this problem should disappear.
No comments:
Post a Comment