开发者

Disable Windows and Alt-Tab Key Combo(s) [closed]

开发者 https://www.devze.com 2023-01-02 18:37 出处:网络
Closed. This question is off-topic. It is not currently acceptin开发者_如何转开发g answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed. This question is off-topic. It is not currently acceptin开发者_如何转开发g answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 10 years ago.

Improve this question

I'm just looking for a program which can disable the Windows key on a keyboard and also the Alt + Tab shortcut, but leave other shortcuts (Ctrl + Esc for start menu, etc) still active.

Anyone know of any?


To disable Alt-Tab edit the following registry key, and then reboot:

[HKEY_CURRENT_USER\Control Panel\Desktop]
"CoolSwitch"="0"

Regarding the Windows keys, there is a page with some other .reg files here, but I have not tried them.

Good luck!

0

精彩评论

暂无评论...
验证码 换一张
取 消