Simulating mouse input programmatically in OS X

前端 未结 4 1293
悲&欢浪女
悲&欢浪女 2020-12-07 08:26

Is it possible to simulate the actions of a mouse from a program in OS X? Specifically, the short version is that I\'m trying to simulate a touchscreen using two webcams. So

4条回答
  •  既然无缘
    2020-12-07 08:46

    If you don't want to compile things and are looking for a shell-based tool, Cliclick may be the solution.

提交回复
热议问题