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?
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!