this post was submitted on 17 Nov 2023
43 points (93.9% liked)

Linux

45778 readers
1226 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

In addition to using text editors like vim or emacs and using a tiling window manager, what other programs do you use to reduce usage of the mouse? I recently discovered warpd which is similar to vimium's hint mode but works globally.

all 37 comments
sorted by: hot top controversial new old
[–] Magister@lemmy.world 22 points 8 months ago (1 children)

to reduce usage of the mouse?

a keyboard?

[–] BaroqueInMind@kbin.social 12 points 8 months ago

a keyboard

Corollary: unplugging the mouse?

[–] hemko@lemmy.dbzer0.com 14 points 8 months ago (2 children)
[–] Frato@lemmy.ml 4 points 8 months ago

classy 🙂

[–] youngGoku@lemmy.world 1 points 8 months ago

I use this haha.

Also since I'm forced to use windows on my work computer, one of the few uselful commands I use in cmd prompt is shutdown /s /t 0

[–] Cralder@feddit.nu 7 points 8 months ago (1 children)

A terminal file manager like ranger is pretty useful

I'm partial to midnight commander but admit I haven't used it in a couple of years.

[–] 0x0@programming.dev 6 points 8 months ago (1 children)
[–] swytch@lemmy.ml 3 points 8 months ago

You're in for a treat, it's a PITA to configure if you're learning it (especially on the UI part, I found). Good luck on the journey :)

[–] baseless_discourse@mander.xyz 5 points 8 months ago* (last edited 8 months ago)

Cannot find a software with more appropriate name than this! Mouseless, it works flawlessly on both xorg and wayland.

Even if you dont need to replace your mouse (like me), it works great as a key mapper, much more fluid than AutoHotKey on Windows.

[–] nayminlwin@lemmy.ml 5 points 8 months ago (1 children)

Don't reduce it too much. Occasionally reaching for the mouse may save you from RSI.

[–] MrAlternateTape@lemm.ee 3 points 7 months ago (1 children)

If that is the only thing saving you from RSI you're going to get it anyway.

I've had the pleasure, and your body posture and mental state of mind are much more important. Getting up every now and then is also important, changing seat position helps, and doing some sport also helps.

Both of my arms did hurt so much I could not cut my own meat. Mouse or no mouse:(.

Am much better now though.

[–] nayminlwin@lemmy.ml 1 points 7 months ago

I'm half-kidding about this though. I get that the stuff you mentioned are a lot more important. These are the reasons I started exercising and using break timers.

But the thing with learning keyboard driven workflow is that you tend to develop a habit of spam pressing keys if you can't immediately think of a way to something with less keyword. Especially in vim. Because if I'm not always pressing something, I don't feel like an expert enough, damn it! So I resorted to spamming hjkl, lol.

When my RSI problems start to develop. I had to really focus and change that habit to slow down and think of a way to press less keys. But still I stopped using vim key equivalents on browsers though, mouse scrolling relaxes my fingers a bit more than key pressing.

[–] promitheas@iusearchlinux.fyi 4 points 8 months ago

I use vimium browser extension as I noticed a large chunk of my mouse usage was on the browser.

[–] Frato@lemmy.ml 4 points 8 months ago* (last edited 8 months ago) (1 children)

lynx (when possible), fff, cmus, mutt, latex, core-utils, mupdf (vi like keybindings), sxiv, mpv (no-gui)

i only use gui programs if no cli option exists: js-browser, gimp

[–] RmDebArc_5@lemmy.ml 4 points 8 months ago

qutebrowser, vifm, and keyboard plugins for all apps that have them

[–] db2@sopuli.xyz 4 points 8 months ago (5 children)
[–] CsXGF8uzUAOh6fqV@lemmy.world 6 points 8 months ago (1 children)

If you do a lot with your keyboard, it is annoying to get your hand off it and switch to your mouse. And then to switch back. If a task can also be done with the keyboard, you can just stay there and that is quite comfy.

[–] Severalkittens@lemmy.world 1 points 8 months ago (2 children)
[–] CsXGF8uzUAOh6fqV@lemmy.world 1 points 8 months ago

It has to many keys for me :) I'm currently on my own 42-key design. I have mouse keys on a layer.

[–] robolemmy@lemmy.world 1 points 8 months ago

I’ve been using a Tex yoda ii for years and I love it. If you want to avoid leaving “home row” nothing beats a 60% keyboard with a trackpoint! I just bought a Tex Shura but haven’t tried it out yet.

[–] jbrains@sh.itjust.works 3 points 8 months ago

I don't ruthlessly reduce mouse use, but I prefer to stick the keyboard for a handful of reasons: speed, comfort, reducing the likelihood of repetitive stress injury as I age, and flexibility. If my trackpad fails and I can't find a mouse, I can still do what I need to do.

[–] Frato@lemmy.ml 2 points 8 months ago (1 children)

i think the question is valid: it seems strange first, but the cli-env. is so MUCH MORE POWERFUL.

[–] jbrains@sh.itjust.works 4 points 8 months ago

I find that I prefer a graphical environment to understand what's going on, then a keyboard-focused environment (usually text based) once I reach the point that I know what to do and want to increase speed and repeatability.

[–] davel@lemmy.ml -5 points 8 months ago (2 children)

For the ableists in the room: to reduce mouse usage.

[–] Shrexios@mastodon.social -1 points 8 months ago
[–] db2@sopuli.xyz -4 points 8 months ago

And blocked. You didn't need to be an asshole.

[–] GustavoM@lemmy.world 3 points 8 months ago
[–] jennraeross@lemmy.world 3 points 8 months ago

To add to what others have recommended:

  • mpv works very well from the cli and can do both video and music
  • zathura is great for pdfs
  • aria2 for torrents
  • epy for reading ebooks
[–] finestnothing@lemmy.world 3 points 8 months ago

Go full emacs and use eww to browse the web within emacs. Bonus points that it lives in an emacs buffer so you can switch/split between buffers easily

[–] docktordreh@discuss.tchncs.de 3 points 8 months ago

I use tridactyl in firefox. Except for emacs and tiling wms I'm not too deep in applications for reducing mouse usage, I tend to use keyboards with 'better mouse placement' for example the tex shura which copies the thinkpad trackpoint, or a corne keyboard with a pimoroni trackball. Or a charybdis nano. Even using a smaller keyboard layout counts imo, my favourite non-ergo keyboard layout is 60% which reduces necessary arm-travel-distance a lot :)

[–] jack@monero.town 2 points 8 months ago

Most GNOME applications can be used without mouse

[–] Frato@lemmy.ml 1 points 8 months ago* (last edited 8 months ago)

some more tips:

· use bash key bindings and bind them to smt. like:

vim $(find ~/my-project | fzf)

· dmenu with a wrapper that sources an alias-file