Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/jquery/75.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Autohotkey 自动热键:将鼠标中键重新映射到ctrl_Autohotkey - Fatal编程技术网

Autohotkey 自动热键:将鼠标中键重新映射到ctrl

Autohotkey 自动热键:将鼠标中键重新映射到ctrl,autohotkey,Autohotkey,如何将鼠标中键MButton重新映射到ctrl,期望正常的ctrl行为(MButton-Hold类似于ctrl-Hold)。对于任何需要代码的人,我通过以下方式实现了这一点: MButton::Ctrl 看见

如何将鼠标中键
MButton
重新映射到
ctrl
,期望正常的ctrl行为(
MButton-Hold
类似于
ctrl-Hold
)。

对于任何需要代码的人,我通过以下方式实现了这一点:

MButton::Ctrl
看见