728x90
반응형
윈도우7 쉬프트+스페이스로 한영 전환하기
1. 레지스트리 직접 변경
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\i8042prt\Parameters]
변경 : "LayerDriver KOR"="kbd101a.dll" -> "LayerDriver KOR"="kbd101c.dll"
2. 변경해놓은 레지스트리 추가
아래 파일을 다운로드 받아서 더블클릭해서 추가하면 됩니다.
한영-쉬프트스페이스.reg
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"
"OverrideKeyboardIdentifier"="PCAT_101AKEY"
"OverrideKeyboardType"=dword:00000008
"OverrideKeyboardSubtype"=dword:00000003
재부팅하면 적용됩니다.
728x90
반응형
'컴퓨터 > 윈도우7' 카테고리의 다른 글
윈도우7, 8 듀얼 모니터 설정 (1) | 2013.11.06 |
---|---|
서버 인증서의 유효기간이 만료되었거나, 아직 시작되지 않았습니다. (3) | 2013.09.16 |
윈도우7과 윈도우xp 파일 프린트 공유하기 (0) | 2013.04.18 |
[Windows 7] 윈도우 7 무비메이커 다운로드 (0) | 2013.04.02 |
[윈도우7] Windowns 7 내 컴퓨터의 사양 확인하기 (0) | 2013.04.01 |