We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
> while true; do; sleep 1; echo $(cliclick p); cliclick m:$(cliclick p); don
cliclick p
cliclick m
cliclick m:$(cliclick p)
on left monitor. the more cursor is closer to left end of monitor (negative x), the larger differences get.
- cliclick: Version 5.1, released 2022-08-14 - OS: macOS Monterey 12.5 arm6 - display: 3840x2160 @ 30 Hz (as 1920x1080), 3840x2160 @ 60 Hz (as 1920x1080)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Reproduction
Expected
cliclick p
gives current cursor positioncliclick m
moves mouse at given positioncliclick m:$(cliclick p)
should be idempotent.Actual
2024-11-21_10-23-26.mp4
on left monitor. the more cursor is closer to left end of monitor (negative x), the larger differences get.
Versions
The text was updated successfully, but these errors were encountered: