Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
eviks
63 days ago
|
parent
|
context
|
favorite
| on:
Sendkeys: Command line tool for automating keystro...
How do you stimulate delays, animation intervals, key down/ups a with System Events?
robterrell
62 days ago
|
next
[–]
AppleScript supports the "delay" command. System Events supports both "keydown" and "keyup" in addition to keystroke.
bestham
63 days ago
|
prev
[–]
Apple Script is a programming language and you have full control flow at your disposal to wait and branch as needed.
eviks
63 days ago
|
parent
[–]
This is too generic to answer this specific question. Key down, for example, is not an inherent property of a programming language.
(and neither is delay precision guarantees, which might be important for some key sequences)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: