this post was submitted on 01 Jun 2026
70 points (98.6% liked)
Linux
13870 readers
243 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yeah, even from a non-accessibility standpoint, they're severely lacking. Text replacement shortcuts, mouse automation, it feels like a nightmare when you long for the control Windows users still have over their systems.
I've been using the Speed of Sound appimage for voice input, but it's just basic whisper to text on a global hotkey. I can get mouse control via python but only relative positioning. I tried to hack in some dead reckoning going to a bounding corner and coming back out but it's super cagey with accelleration which i'm not willing to turn off.
You're not an edge case; there are lots of us out there who would use a proper input api.
It's not so bad like the article author describes, there is work being done to address the input issue e.g.
libeiand wayland protocols. (also N.Graham answer that says that it should be done on wayland level if they require universal solution is right if a bit unkind)And how many years will it take before this reaches a usable state, when people need (not just want) it now?
First, it is usable just not the way Talon requires (and its developer doesn't want to support wayland). Second people can use LTS distributions that will ship X11 for many years, and by that time it will either be good enough or won't.