Untitled

단축키 설정 레지스트리를 변경해보자.

Windows 키 조합으로 실행되는 단축키 제거하기

Windows 키 조합으로 실행되는 단축키 제거하기by 기억고양이 2023. 1. 18.

"예민의, 예민에 의한, 예민한 자를 위한 글"


사실 다음 글을 쓴 이유는 이 글을 쓰려다가 생각이 나서 썼었다.

https://insertintoblog.tistory.com/14

[ Windows 키 + 단축키 정리

....

Windows + V 키의 경우 매우 유용한 기능이다. (윈도우 1809 이후 버전부터 작동한다)

하지만 나는 다른 클립보드 프로그램을 쓰고 싶고, 그 프로그램 단축키도 Win + V로 하고 싶었다.

문제는 Win + V가 윈도우 자체 기능이라 키를 죽일 방법이 없었다는 것이다.


역시나 검색을 해보니 답은 있었다.

https://superuser.com/questions/630112/disable-taskbar-hotkey/725556#725556

Disable taskbar hotkey? On Windows 8 pressing "Windows + T" in any program moves keyboard focus to the taskbar. I want to assign a different function to this hotkey, but the default is overriding my custom one. How can I superuser.com

레지스트리를 추가해 특정 단축키만 제거할 수 있었다.

(다른 블로그들을 찾아보니 Windows 키 조합을 모조리 제거하는 포스팅이 대부분이었다 - 물론 그것들도 아주 유용한 정보들이었다.)