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

允我心安 提交于 2020-01-02 05:22:29

问题


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?


回答1:


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!



来源:https://stackoverflow.com/questions/2970683/disable-windows-and-alt-tab-key-combos

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!