Hi Guys,
I've just got wine up and running and am trying to automate some tasks which I would otherwise need windows for. Basically I have a program which runs and I simply need to click a button, select a file and then click another button, then leave it for a few hours .... is there anyway I can send keypresses/mouse clicks to an application running in wine from the command line??
Cheers everyone
Sending mouse clicks to an application from the command line
-
- Newbie
- Posts: 1
- Joined: Sat Jun 23, 2012 4:48 am
Re: Sending mouse clicks to an application from the command
Try Autohotkey. http://www.autohotkey.com/CoximusPrime wrote: I've just got wine up and running and am trying to automate some tasks which I would otherwise need windows for. Basically I have a program which runs and I simply need to click a button, select a file and then click another button, then leave it for a few hours .... is there anyway I can send keypresses/mouse clicks to an application running in wine from the command line??