如何在 Windows 7 中停用Win+熱鍵?Tab我想使用本機 Windows 工具(regedit?)來執行此操作,並且不想使用 Autohotkey 或 Winkiller 等外部程式。
我嘗試編輯註冊表: ,新增了類型為、值為 的HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
新DisabledHotkeys
金鑰。REG_SZ
Tab
它不起作用,但Win+M可以透過 value 輕鬆停用M
。或者可以透過編輯註冊表來停用Win+嗎?Tab
我需要這個熱鍵才能在 Eclipse 中使用它。