Autohotkey实现快捷键切换鼠标左右手设置
生活随笔
收集整理的這篇文章主要介紹了
Autohotkey实现快捷键切换鼠标左右手设置
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
考慮到不同語言版本,標題名不一樣(Mouse Properties = 鼠標屬性),修改為如下
#m::
run control main.cpl
win_class = #32770
winwait ahk_class %win_class%
WinActivate ahk_class %win_class%
winwaitactive ahk_class %win_class%
if errorlevel = 0
{
? send !s
? sleep 500
? send {enter}
}
return?
?
原版本如下:
#m::
run control main.cpl
title = Mouse Properties
winwait %title%
WinActivate %title%
winwaitactive %title%
if errorlevel = 0
{
??send !s
??sleep 500
??send {enter}
}
總結(jié)
以上是生活随笔為你收集整理的Autohotkey实现快捷键切换鼠标左右手设置的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Keil软件常见配置
- 下一篇: utils系列 python将jp2图像