macOS is my favourite operating system. Finder in column view with arrow keys to navigate, combined with space for file preview, is incredibly fast and intuitive. Trackpad integration also results in less hand movement. I’m building a Linux (Bazzite) desktop, though, and I’ve set my sights on the stars.

nnn looks to be an incredible file manager, and was a great recommendation. It looks even more capable than Finder, albeit without scrolling/zooming previews, thanks to macOS having unmatched trackpad functionality. Not to mention Spotlight, which makes opening apps trivial–especially with Alfred available as well. I want to go beyond mere file management, though.

File managenent, browsing, gaming, everything. Just how much can you configure a Linux system to eliminate mouse usage? Shortcut guides welcome (I already know the major ones). I also have a keen interest in tiling window managers, but I’ve not delved that deep yet. I don’t know how to set one up.

Guess I’m forced to learn Emacs/Vim/similar.

  • communism@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    7 days ago

    It’s really easy to go mouseless on Linux/Unix. Just use as many TUI programs as possible since none of them will be mouse-oriented.

    Also check out this list: https://github.com/erikw/vim-keybindings-everywhere-the-ultimate-list

    A lot of people (myself included) like vim keybindings and want them in other programs, and of course using vim keybindings is inherently mouseless.

    Off the top of my head, some software I use:

    • river as my wayland compositor
    • lf for a file browser
    • imv for an image viewer
    • Librewolf with Vimium-C to browse the web
    • mpd + ncmpcpp for listening to music (you can also use cmus if you don’t want to use mpd)

    I don’t use them, but you can also use something like Mutt, Neomutt, or Aerc for an email client, and use CLI bittorrent clients and password managers.