A
A
andrey_levushkin2019-01-06 21:55:35
C++ / C#
andrey_levushkin, 2019-01-06 21:55:35

How to simulate a click on certain coordinates when a certain button is clicked?

How to "mouse click" on certain XY screen coordinates when pressing a certain key, for example, ctrl?
In any of the languages: C,C++,C#

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Roman, 2019-01-06
@andrey_levushkin

C#
https://github.com/gmamaladze/globalmousekeyhook/b...

E
Evgeny Mikhalev, 2019-01-06
@neznae4ko

I would connect an arduino duo, change the bootloader firmware to * lufa and display a button on the duo. When you click on the button, the duina pretends to be a mouse and sends the desired signal

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question