http://www.google.com.tw/search?q=%clipboard%
Return
;圈選後按Win+X做快速Google搜尋,開啟在右螢幕
#X::
Send, ^c
Send, #t
Sleep 100
Send, #t
Sleep 100
Send,{Enter}
Sleep 100
Run, http://www.google.com.tw/search?q=%clipboard%
Return
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 114.44.205.237 (臺灣)
※ 文章網址: https://www.ptt.cc/bbs/EZsoft/M.1715357837.A.E9D.html
後來發現Windows內建的快速鍵
Win+T
可以達到我要的目的
;圈選後按Win+Z做快速Google搜尋,開啟在左螢幕
#Z::
Send, ^c
Send, #t
Send,{Enter}
Sleep 100
Run,