游戏的时候经常会因无意按到win按键而跳回桌面,结果可能损失惨重
,现在就来把它屏蔽掉.
运行regedit,找到hkey_local_machine\system\currentcontrolset\control\keyboardlayout.在此分支中有一二进制键值scancode map,先将他的默认值备份,然后修改为"00 00 00 00 00 00 00 00 03 00 00 00 00 00 5b e0 00 00 5c e0 00 00 00 00"即可.
游戏的时候经常会因无意按到win按键而跳回桌面,结果可能损失惨重
,现在就来把它屏蔽掉.
运行regedit,找到hkey_local_machine\system\currentcontrolset\control\keyboardlayout.在此分支中有一二进制键值scancode map,先将他的默认值备份,然后修改为"00 00 00 00 00 00 00 00 03 00 00 00 00 00 5b e0 00 00 5c e0 00 00 00 00"即可.