Mouseless – keyboard-driven control of macOS/Linux/Windows

(mouseless.click)

152 points | by riddley 2 days ago ago

75 comments

  • reconquestio an hour ago
  • CalRobert 2 hours ago

    Wow, 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.

    • Someone1234 2 hours ago

      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.

      • varun_ch 2 hours ago

        You’re right that lots of Windows apps were designed with Keyboard only workflows in mind. It’s a shame that MacOS has so many points where if you don’t have a mouse you’re out of luck.

        There is one major improvement you can do on Mac, at least for menus:

        https://varun.ch/posts/macos-keyboard/

        • comboy an hour ago

          Obviously depends on your workflow but I think I use mouse only on websites on macos (with aerospace)

        • mikestew 39 minutes ago

          Like the linked article says, every time I set up a new Mac, I’m annoyed that this isn’t the default.

      • graemep 2 hours ago

        Most things in Linux too - all DEs I have tried have lots of keyboard shortcuts and so do a lot of applications.

        The problem is that they are less discoverable and you need to make and effort to get used to using them instead of point and click.

        • CalRobert an hour ago

          They used to be discoverable with mnemonics (underlined letters) but those have been dead nearly thirty years…

          • saint_yossarian an hour ago

            I wouldn't say they're dead, just more hidden (e.g. GTK4 only shows them when you hold Alt). AFAIK most toolkits still support them, but app developers also have to actually define them.

          • p-t an hour ago

            these still exist on windows though? you just hold alt

            • foobarbecue an hour ago

              Only works for like 20% of the menus though. I remember alt shortcuts reliably being on every single menu in early Windows (95? ME? XP?)

              • CalRobert 2 minutes ago

                Hah, I was thinking 3.1…

            • MarsIronPI an hour ago

              GTK (and QT I do believe) also support this on GNU/Linux.

      • stronglikedan 35 minutes ago

        I just wish the shortcuts between the OS and Office were consistent. Most are, but some of the more commonly used ones aren't.

    • CTDOCodebases 33 minutes ago

      A tiled window manager with Qutebrowser and it's vimium style shortcuts is the closest I have come to this.

      • davidwest26 a few seconds ago

        I just hit tab 1 to N times and hope for the best. I wonder if VIM style search on elements with a new HTML tag attribute would work (at least for browsers).

    • flux3125 an hour ago

      I'm curious if there's a program that uses a simple detection model for UX components to locate clickable areas. This would allow for global navigation similar to VimiumC

      • tcoff91 an hour ago

        https://www.homerow.com/

        Been using this for years.

        • tmvphil 30 minutes ago

          Wow, how I have I never heard of this, this seems like a way better model than mouseless

        • flux3125 38 minutes ago

          Sorry, I forgot to add "on Linux" at the end. Still, that's a nice one!

    • stronglikedan 37 minutes ago

      > interfaces that keep pointing-device-free users

      There's plenty of TUIs for the dozens of you to use.

  • NateEag 16 minutes ago

    I prefer ShortCat's model:

    https://shortcat.app/

    Similar to Vimium, but for the whole OS. Apparently Homerow is similar, judging from comments I'm seeing here.

    I really wish I knew an equivalent for Linux. I might even leave Gnome behind if a different DE has a good model for this.

    • bobchadwick 4 minutes ago

      I used to use (and love) ShortCat, but it got too slow on my ancient MacBook Pro. I switched to Mouseless, and I actually prefer it now.

    • khutorni 8 minutes ago

      ShortCat has a beautiful slogan:

      "Manipulate macOS masterfully, minus the mouse."

  • freedomben 16 minutes ago

    I've had "mouseless" on every system since getting a keyboard that supports it (in my case the Ultimate Hacking Keyboard). It's changed my compute experience and I can never go back (so I hope they don't go out of business)

  • tcoff91 an hour ago

    I think I prefer the approach that Homerow uses: https://www.homerow.com/

    It's like vimium but for your entire mac. It hooks into the macOS accessibility APIs.

    • stronglikedan 34 minutes ago

      lol, it's Vimium for the OS! that's pretty cool

  • NickNaraghi 43 minutes ago

    If you wanted to go in the other direction, you could achieve more productivity with faster mouse skills. The competitive FPS genre has spawned a bunch of aim training tools[0] to improve muscle memory.

    [0] https://www.3daimtrainer.com/

  • starquake 2 hours ago

    Using closed source software to drive my OS doesn't sound that appealing to me.

    • applfanboysbgon 2 hours ago

      Then don't buy it. Not everything in the world needs to be made free just for you.

      • jrm4 an hour ago

        Nah, this is a very good point; I've seen things similar to this in the past and it's a cool idea -- but "subscription modeling" every little tool is not a good path to keep going down.

        Free and open source is important and it's perfectly fine to be critical here.

        • applfanboysbgon an hour ago

          Demanding everything be free and open source is important if you don't want independent developers to be able to make a living, and instead wish to create a world where the vast majority of software is controlled by big tech, who are the benefactors of "free" software. The less you're willing to pay people making good software, the more territory predatory ad/tracking-fueled "free" software gets. The more territory you give them, the more they're going to buy out open source software to destroy. We see this happening more and more recently, with uv, bun, vite etc. being bought out - if they can't put food on the table, they will sell out to monopolists.

          I agree that I would never pay a subscription fee for any kind of system functionality, but there is a lifetime purchase option available, so there is no grounds to critique that here. Having extra payments models available in addition to a regular purchase model does not make a product worse.

          • coldpie an hour ago

            I made a very good living developing open source software for more than a decade. Nothing about open source software precludes one from making money, it's just a different business model from closed source.

            • applfanboysbgon an hour ago

              A business model that supports a tiny fraction of the market. To the extent there is money in FOSS, even then most of it is provided by the funding of big tech (a whole host of some of the most widely-used FOSS, like Linux, LLVM, Go, Rust, C#, Typescript, VSCode, React, are all obviously corporate-backed). Independent developers who can make a living selling FOSS exist, but are absolutely on the fringe.

        • ahmd-sh an hour ago

          i bought it for like 4 bucks several months ago. for the price (and subscription tier) i'm seeing now, i wouldn't say it's worth it.

    • hootz 28 minutes ago

      Yeah, feels kinda weird to think about using a mouse pointer utility with licensing DRM.

    • nosioptar 2 hours ago

      If you're on Linux, mouseless [0] may work well for you.

      [0] https://github.com/jbensmann/mouseless

  • big85 43 minutes ago

    Amiga Workbench could be used mouseless by using key combinations to move the mouse around. It was cumbersome, but just good enough to let you use the system if your mouse was broken, or you had plugged a second joystick into the mouse port and couldn't be bothered swapping them to launch a game. Later there were add-ons like Reqtools and MCP which let you use keys more, e.g. Escape to close a window, or Return (Enter) to hit OK on a dialog box.

  • alan_zero 2 hours ago
  • marksully an hour ago

    Anyone interested in this should really try out Homerow (https://www.homerow.app)

    (not affiliated, just a happy user for years now)

    • hootz 34 minutes ago

      But that is Mac only.

  • spacemonkey92 28 minutes ago

    When I first tried OpenAI’s Atlas browser, I found it incredibly slow at moving the mouse. This could be a perfect use case for agents that need computer use.

  • jwpapi 26 minutes ago

    Does anyone use a trackpoint and has still compared to this? I get it’s faster then reaching to mouse, but faster then trackpoint?

  • dirkc 32 minutes ago

    There is something to be said for the split mechanical keyboard in the demonstration video and the sounds they make when clicking.

  • alentred 33 minutes ago

    Sometimes when I am too tired, I lean back in my chair and click through Hacker News or something similar. I use Vimium in my browser and HN is great to navigate with it, but that's the not the point - the whole point is I don't want to sit above my keyboard with my hands on the home row.

    I consider myself a "keyboard power user" if this is a thing anyway, and I really dig the home row thing (Vimmer for 20+ years now), but frankly having my hands on the keyboard ALL the time throughout the day is really tiring. So, I actually like my mouse for a change of posture, the cursor that I can follow with my eyes, etc.

    P.S. I have to admit, though, that I love even more the interfaces that don't require a mouse in the first place. It's a shame we stopped adding well-thought tab stops in the UI and keyboards shortcuts are just a free-for-all in the apps.

  • 0xbadcafebee 31 minutes ago

    This just made me realize my desktop monitor needs to be a touchscreen

  • yoavm 2 hours ago

    Looks kinda similar to https://github.com/rvaiya/warpd/ , which is open source and free software. Always worked very well for me on Wayland, but seems to be working on Xorg and macOS as well.

  • sirwitti 33 minutes ago

    Has anyone real-life experience with these tools?

    • bobchadwick 6 minutes ago

      Committed Mouseless user, here. I use a split keyboard that has a mouse layer, but I almost never use it, let alone an actual mouse or trackpad. Mouseless is so much more efficient for me. It did take a day or two to get used to using it (and to get used to comments from people who see your screen when it's active).

  • arkt8 an hour ago

    saying it is for Linux made me think it would be open source as there are already lot of things people can do without mouse...

    There is an extensive list of window managers, like Sway or I3, file managers like Vifm and Ranger and browsers like Luakit.

  • da-x an hour ago

    Thanks, but I'm too old to switch - will wait for the Neuralink implant.

  • nashashmi 2 hours ago

    Vimium for the browser solves most of the mouse needs. I dont see it helping with drawings.

    Did anyone notice the use of the mouse at the end?

  • natsucks 44 minutes ago

    you know what's efficient? controlling a computer with one hand rather than two.

    • lightedman 33 minutes ago

      Sure, you can play with yourself and scroll porn that way. I don't know if I'd call that efficiency.

  • tonyrice 2 hours ago

    I was literally just thinking about the desire to have a mouseless keyboard solution yesterday.

  • segmondy 2 hours ago

    Pretty cool, would have been great before the trackpad.

  • notlibrary 37 minutes ago

      :qa!
  • bflesch 31 minutes ago

    I was trying to scroll with mouse wheel but the website did not react at all. Then it started scrolling with 1 frame per second.

  • docheinestages an hour ago

    This is a helpful method for visually grounding LLMs to take actions on the screen such as clicking. For humans though, hell no.

  • ahmd-sh an hour ago

    i use this! it actually comes in handy when i'm too lazy to move my hands from my keyboard. on my ultrawide, the click zones are larger and easier to digest/hit.

  • voidUpdate an hour ago

    Or you could use tab, arrow keys, page up/down, enter...

    • ptaffs 42 minutes ago

      well, you should be able to, at the OS level use only keyboard shortcuts. Windows once was great with tab, enter, escape, but browsers make things more complicated than dialog boxes, and MacOS really isn't good at keyboard shortcuts. I would prefer the solution was not Mouseless and the others, but no mouse.

    • Neil44 an hour ago

      That's OK in menus and the OS in general but if you're working on a web app or big form tabbing through it can be a PITA.

      • voidUpdate an hour ago

        If you have a big form to fill in, surely its going to take longer to type in the coordinates of each text box and get the mouse to click them rather than just hitting tab to select the next input element?

      • utopiah an hour ago

        Let me introduce you to https://tridactyl.xyz

  • kittikitti an hour ago

    Waiting for the AutoHotKey or AHK with an LLM, GUI automation, and screenshots. Someone else develop it because it will be ignored if I do it.

  • Umairq786 24 minutes ago

    good one

  • chernoby 2 hours ago

    I've never seen anything more ridiculous than this in my life.

    • therealfigtree 44 minutes ago

      At least your are living a fulfilling life ridiculing others, that is awesome. /s