-
Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\i8042prt\Parameters]
'PollingIterations'=dword:00002ee0
'PollingIterationsMaximum'=dword:00002ee0
'ResendIterations'=dword:00000003
'LayerDriver JPN'='kbd101.dll'
'LayerDriver KOR'='kbd101c.dll'
'OverrideKeyboardType'=dword:00000008
'OverrideKeyboardSubtype'=dword:00000005
'OverrideKeyboardIdentifier'='PCAT_101AKEY'여기서 보면 두가지의 값만 바꾸면 된다.
'LayerDriver KOR'='kbd101a.dll' -> 'LayerDriver KOR'='kbd101c.dll'
'OverrideKeyboardSubtype'=dword:00000003 -> 'OverrideKeyboardSubtype'=dword:00000005
이 두가지만 바꿔주고 Reboot 을 하면 Shift + Space 로 한영 전환이 가능