[Gambas-user] desktop mouse
Fabien Bodard
gambas.fr at gmail.com
Sun Apr 3 18:48:42 CEST 2022
In the post there is something interesting :
http://www.semicomplete.com/projects/xdotool/
You can use this external tool to achieve your goal.
Le dim. 3 avr. 2022 à 13:32, Bruce Steers <bsteers4 at gmail.com> a écrit :
>
>
>
> On Sun, 3 Apr 2022 at 12:30, Bruce Steers <bsteers4 at gmail.com> wrote:
>>
>>
>>
>> On Sun, 3 Apr 2022 at 05:09, Shane <buster6seven at gmail.com> wrote:
>>>
>>> Hi Everyone I'm trying to move the mouse automaticallyon the desktop and
>>> click. I can use "Mouse.Move" to move the mouse on the desktop but is
>>> there anyway to click?
>>>
>>> Cheers Shane
>>
>>
>> I don't think it's possible with gambas directly.
>> it is possible if you load in xlib library
>> I've never done it but here's a discussion i found on how to use xlib to do it , you'd just need to convert the code to gambas.
>
>
> oops forgot the link...
> https://www.linuxquestions.org/questions/programming-9/simulating-a-mouse-click-594576/
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
--
Fabien Bodard
More information about the User
mailing list