Hi HN,<p>this is an AutoHotkey script for Linux/Windows that works like the basics of Vimium [1], but everywhere. This means that upon pressing F, you'll see keyboard-activatable hints for all interactive elements on the current window (there's a gif in the Readme). I built this partly to showcase the recently added accessibility-related features of AHK_X11 0.4.0 [2], my AutoHotkey-for-Linux implementation. a11y on Linux is a mess [3], but IMO it mostly works, just needs a lot of tweaking [4]. Getting all relevant applications to work has been a huge patchwork effort though [5].<p>I hope I'm not being too impertinent reusing the name "Vimium"... but it's the best I could come up with, and this can probably never be a noteworthy competitor inside browsers anyways, as normal Vimium has the advantage of Browser APIs.<p>[1] <a href="https://github.com/philc/vimium" rel="nofollow">https://github.com/philc/vimium</a>
[2] <a href="https://github.com/phil294/AHK_X11/releases" rel="nofollow">https://github.com/phil294/AHK_X11/releases</a>
[3] <a href="https://scribe.rip/@r.d.t.prater/linux-accessibility-an-unmaintained-mess-8fbf9decaf8a" rel="nofollow">https://scribe.rip/@r.d.t.prater/linux-accessibility-an-unma...</a>
[4] <a href="https://wiki.archlinux.org/title/Install_Arch_Linux_with_accessibility_options" rel="nofollow">https://wiki.archlinux.org/title/Install_Arch_Linux_with_acc...</a>
[5] <a href="https://github.com/phil294/AHK_X11/blob/4ff6e749f5f783471f3cf8d84b501078e1fc1015/src/run/display/at-spi.cr" rel="nofollow">https://github.com/phil294/AHK_X11/blob/4ff6e749f5f783471f3c...</a>