Víctor
Víctor
> Guys, i found a workaround. since the problem is with the download. I figured I would be able to download it from my browser, then edit the script to...
After the change at the code above and these instructions I got now: `package wine is installed... package md5sum is installed... /home/victor/.illustratorCC17/prefix directory exists deleting it... create /home/victor/.illustratorCC17/prefix directory... wine...
It worked @Shovelz!! I realized that the problem was that I extracted the content of the .tgz compressed folder in the illustratorCClinux folder instead let directly in the illustratorCClinux folder,...
I found one example around the net on how to implement a script using pywayland to simulate mouse pointer motion, I ran one example and I tried to did some...
> To be honest I'm not really sure. Some of that looks vaguely like code that a server would run rather than a client like this, such as the `while...
At Xlib (X11/X Window System) library I use to do this script in python which works to automate pointer events: ``` from Xlib.display import Display from Xlib.ext.xtest import fake_input from...
Answers?