Anybody know of an autohotkey-like program that works with wayland?
All i’m trying to do is have a script which runs in the backround that when Left Mouse Button is held, it repeatedly sends Left Mouse Button at set intervals.
Another one would hold Left Mouse Button for a set interval, then release, on repeat when Left Mouse Button is held.
I am still using X11 for its wider compatibility with older software, but mostly because of all the accessibility options that are available with X11.
Unfortunately, KDE has announced that support for X11 will be ending in a little over a year. So, really the clock is ticking down rather quickly on X11. That is, unless you intend to switch to one of the as yet unproven forks/modified versions of X11 in development.
I really feel KDE has jumped the gun here, as KDE has switched to Wayland long before they have even begun coding accessibility features into the newer iterations of KDE.
I’ve used KDE for 20 years, and I did make a financial contribution to KDE this December. Unfortunately, I’m not sure how much longer that will continue if they don’t start responding to the concerns of those that require desktop accessibility features. They’ve sped up their timetable to fully deprecate X11, while having not even started development on essential accessibility features that are lacking under Wayland.
I think KDE has really dropped the ball when it comes to supporting their user base that depends on those accessibility features. I’ve used KDE for so long, I can’t imagine switching to another desktop, but that may be what I have to do if KDE doesn’t start improving support for those with impairments.
Just tends to be a better experience for me on my hardware, and as tbg said KDE is dropping support soon so i’d rather familiarize myself with the tools there.
that said, that sucks. Was hoping for some alternatives.
Edit: in some research i’ve noticed there’s something called dotool and ydotool that might work? however i’m not versed enough to make scripts myself so it doesn’t help me that much, unless someone smart enough would be so kind as to poke around and make some.
dotool and ydotool are compatible with Wayland, and mouse commands should™ also function. But I don’t know if mouse clicks will work the way you want them to. You should simply test it out.
On the topic of wayland and accessibility. One of the biggest problems is that Wayland has no full featured Onscreen Keyboard (OSK) available. The ones that are available are so basic that they are completely useless for day to day computing needs for those with disabilities.
As far as I know this can not even be implemented currently under Wayland because of the security features deliberately designed into it. KDE has stated they intend to rectify this, but as yet I don’t believe they have even begun work on the framework required to fix this serious omission.
I ended up finding a python script that does most of what i need(toggles autofire left click,) it requires Pynputinstalled in order to work.
I unfortunately don’t have the time to learn to make my own scripts at present, but this works as of python 3.13.11 for any future googlers out there.
Just run it in your terminal as a script. Set the start_stop_key (toggles it on and off) and the exit_key(exits script) to your preference. Delay and button pressed are also customizable.
I’m not a gamer @elite, so I’m not familiar with that. Is it a fully featured keyboard that includes the the function keys and the other keys that the better OSK’s such as Onboard come with.
I don’t think they have added that but i think they let you make like a menu, radial or something and you can map it to any key on the keyboard but yeah, i cant say its that good but it could be made that good if someone forked it. It would be adding a row or a layer.