Click here to Skip to main content
15,887,135 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I need a way to simulate mouse click in my mono c# application. Input simulator is usless in this case since it works only on windows, and my app is meant for linux, to be more precise Ubuntu.
Posted
Updated 28-Jun-13 8:45am
v2
Comments
Sergey Alexandrovich Kryukov 28-Jun-13 14:45pm    
Why? This is really a key question, better don't ignore it. Why?
—SA
mmm3743 28-Jun-13 15:30pm    
If you mean why do I need it, it's because I'm currently trying port program I created in visual studio to mono.
Sergey Alexandrovich Kryukov 28-Jun-13 17:10pm    
Not enough. Why simulating a click?
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900