cliclick
cliclick copied to clipboard
macOS CLI tool for emulating mouse and keyboard events
After updating to MacOS 12.4 the move cursor command doesn't seem to work anymore. My first thought is that it may be Universal Control related, but disabling it doesn't seem...
Running MacOS 12.4 Running from **command line** works, typing text (into say a browser window with Google docs): `cliclick c:455,442 t:randomtext` But running the same code **from a file** (with...
I could not find in the Readme anything about the X,Y position so I don't know how this is going to work across multiple screen sizes and resolutions. Does it...
Background... two users logging into a Mac Mini via VNC. User1 logs into the Mac Mini via VNC, taking the first desktop session. Everything works as expected and Cliclick clicks...
Some commands like `cliclick kp:enter` or `cliclick kp:tab` doesn't work with cliclick on macOS Big Sur. But others seem to be working, for example `cliclick t:abc`. Cliclick 5.0.1 installed via...
I know that `cliclick` can work from a commands file, or that I could write a bash loop; however, I'd love to see syntax like (inspired by xdotool): `> cliclick...
It'd be heaps nice if there was a way to issue scrolling commands - ideally the smooth scrolling kind, not the chunky click mouse wheel variety. Is this a possibility?
I'd like to be able to program a hotkey to move the mouse to another screen connected via universal control. This doesn't seem like it's possible with a simple `m:x,y`...
I am wondering if it is possible to give the "c: ...." command a variable instead of a number. I would like to set the value of the variable to...
Greetings. I have a Logitech G703 Lightspeed mouse whose driver has a bug on macOS. That is, it's impossible to create macros such as a double-click or triple-click. I've tried...