Mouseless – keyboard-driven control of macOS/Linux/Windows
mouseless.click
Mouseless – keyboard-driven control of macOS/Linux/Windows
1–10 of 257 posts
Re: Mouseless – keyboard-driven control of macOS/Linux/Windows
#2Re: Mouseless – keyboard-driven control of macOS/Linux/Windows
#3Re: Mouseless – keyboard-driven control of macOS/Linux/Windows
#4Wow, as cool as this is, it's kind of a shame that we need to say "use coords to show where the mouse should click" instead of designing interfaces that keep pointing-device-free users in mind.
Now, third party software, is always going to be all over the place. Stuff that was largely built on Win32 components works fine, but "modern" stylized applications rarely have strong support.
Re: Mouseless – keyboard-driven control of macOS/Linux/Windows
#5Re: Mouseless – keyboard-driven control of macOS/Linux/Windows
#6Using closed source software to drive my OS doesn't sound that appealing to me.
Re: Mouseless – keyboard-driven control of macOS/Linux/Windows
#7Wow, as cool as this is, it's kind of a shame that we need to say "use coords to show where the mouse should click" instead of designing interfaces that keep pointing-device-free users in mind.
With Windows in particular, you absolutely can navigate Windows + Office keyboard only. I do it every day. Now, third party software, is always going to be all over the place. Stuff that was largely built on Win32 components works fine, but "modern" stylized applications rarely have strong support.
There is one major improvement you can do on Mac, at least for menus:
Re: Mouseless – keyboard-driven control of macOS/Linux/Windows
#8Did anyone notice the use of the mouse at the end?
Re: Mouseless – keyboard-driven control of macOS/Linux/Windows
#9- https://github.com/moverest/wl-kbptr
- https://github.com/petoncle/mousemaster
- https://github.com/y3owk1n/neru
- https://github.com/mjrusso/scoot
- https://github.com/jbensmann/mouseless
- https://github.com/rvaiya/warpd (not really maintained anymore)