Interesting, thanks. I think ultimately, seeing this port’s adherence to AHK v1 syntax, I’d just have to bite the bullet and learn Python or something, though…
Never mind, I’ve since stumbled across xdotool
!
Interesting, thanks. I think ultimately, seeing this port’s adherence to AHK v1 syntax, I’d just have to bite the bullet and learn Python or something, though…
Never mind, I’ve since stumbled across xdotool
!
Do you have any as-convenient alternative? It’s way easier to use than Python or anything else, and it’s sped up some of my work procedures by, like, 7x. I use it for dozens of text expansion strings, autocorrect, address typers, mouse-clickers, etc.
Never mind, I’ve since stumbled across xdotool
! I suppose this may be doable after all…
Optical disc, it might get mushrooms
Um… what?
@tsonfeir But Linux does not have AutoHotkey. This is the biggest deal-breaker for me by far. AutoKey seems be the closest thing, but it’s such a massive pain to even try to use by comparison.
I run VPN on my phone at all times
Which?
Yeah, it’s really best to learn by observation than direct pain lol, but some of us are too stubborn for that.
Hmm, thanks. Can it simulate mouse-clicks?
Apparently,
xdotool
can! I guess the next thing would be generating GUIs. I think the final issue is that this would cause quite the fragmentation given how I use the same scripts on my Windows-only work laptop… but I’ll think about this more…