Skip to content

윈도우에서 왼쪽 시프트키를 통해 한영 전환을 할 수있게 도와주는 유틸리티

Notifications You must be signed in to change notification settings

codepage949/oshit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oshit

윈도우에서 왼쪽 시프트키를 통해 한영 전환을 할 수있게 도와주는 유틸리티

빌드

go build -ldflags -H=windowsgui -o oshit.exe ./main

제한

  • oshit이 실행된 권한보다 높은 권한으로 실행된 프로그램에선 동작하지 않음

메모

  • ref https://stackoverflow.com/questions/64280975/immgetcontext-returns-zero-always
  • 시프트 단일키는 RegisterHotKey로 핫키 등록이 불가해 전역 키보드 훅을 사용함
  • 22H2 업데이트 후 한영 전환이 되지 않는 현상 발생시
    • 설정 > 시간 및 언어 > 한국어::언어 옵션 > Microsoft 입력기::키보드 옵션에서 이번 버전 IME 사용 활성화
    • image

About

윈도우에서 왼쪽 시프트키를 통해 한영 전환을 할 수있게 도와주는 유틸리티

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages