윈도우7 사용중인 노트북에서 한영전환키가 작동하지 않는 경우가 있습니다.
아래의 레지스터리를 수정하면 됩니다.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesi8042prtParameters]
“LayerDriver KOR”=”KBD101A.DLL”
“OverrideKeyboardIdentifier”=”PCAT_101AKEY”
“OverrideKeyboardType”=dword:00000008
“OverrideKeyboardSubtype”=dword:00000003
원본 위치 <http://neomyth.tistory.com/316>