BlueM / cliclick

macOS CLI tool for emulating mouse and keyboard events
https://www.bluem.net
Other
1.62k stars 122 forks source link

How could I move to the negative coordinate? #121

Closed nicholasguan closed 3 years ago

nicholasguan commented 3 years ago

Hello! Developors.

I have two screen, and all x coordinate of the left screen is negative. When I want to move mouse to the left screen by using cliclick m:x,y, the mouse move relatively rather then move to the absolutely coordinate.

I'm trying to set the left screen is main screen to avoid the question, but i prefer to set the right horizontal screen as main screen.

Looking forward to your reply.

Thank you for that you read the issue.

BlueM commented 3 years ago

This has both been already answered in a previous issue (https://github.com/BlueM/cliclick/issues/117) and it’s also in the builtin help.

nicholasguan commented 3 years ago

Sorry. I didn't notice it had been duplicate. Thank you :)