← Back to context

Comment by colgandev

4 days ago

First of all, condolences to your friend and cool of you to look into this.

Back in the day I switched to Dvorak and came across the "one handed Dvorak layout. This may be what you are referring to. I haven't tried it much but those layouts could be a temporary solution. I found Qwerty to be a lot easier to type one handed straight up because Dvorak tries to alternate hands between keys.

I recently discovered Talon, an open source app for voice control of basically everything on a machine that requires no typing at all. I saw some people are using it even if they can use their hands, as a power tool. It appears to be fully Python scriptable and also gives you some nice speech to text abilities too.

It allows you to specify a bunch of keywords for typing symbols and it looks like some people can do full coding quite quickly.

Perhaps this injury could be an opportunity to try something like this and become more powerful than before?

Best of luck and recovery to your friend.

https://talonvoice.com/

Talon is not open source as far as I know. It's freeware with Patreon early access and support. The community plugins cover a wide range of applications and are easy to modify. I also found their Slack good for discussing accessibility options like gaze tracking. It looks like development has slowed significantly but the developer recently rewrote the core in Rust.