摘要: 1.4 finger swipe down 是cmd+m 2. 3 finger doubletap是cmd+tab (注意这里用applescript去触发,而不是直接用btt中的快捷键,是为了触发context的效果 tell application "Dictionary" to if it 阅读全文
posted @ 2022-11-05 23:53 hh9515 阅读(107) 评论(0) 推荐(0)
摘要: https://stackoverflow.com/questions/3690167/how-can-one-invoke-a-keyboard-shortcut-from-within-an-applescript 如果想触发tab的话,就把引号去掉, 比如这样来触发command+tab te 阅读全文
posted @ 2022-11-05 23:21 hh9515 阅读(286) 评论(0) 推荐(0)