添加循环次数保证跳到最后或最前
This commit is contained in:
@@ -25,12 +25,12 @@ A_MenuMaskKey := "vkE8"
|
||||
}
|
||||
|
||||
*^Up:: {
|
||||
SendInput("#^{Left 10}")
|
||||
SendInput("#^{Left 14}")
|
||||
SafeRelease()
|
||||
}
|
||||
|
||||
*^Down:: {
|
||||
SendInput("#^{Right 10}")
|
||||
SendInput("#^{Right 14}")
|
||||
SafeRelease()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user