What is the most unnecessarily excessive thing you have ever done to accomplish something?

g6d3np81@kbin.social to Asklemmy@lemmy.ml – 254 points –

Famous example... a man spent $44b to push his memes.

77

You are viewing a single comment

I learned just enough coding and firefox framework to compile my own version of firefox with middle mouse closing tabs disabled

There's an about:config option for that... (kidding)

It was weird man, i was in the dev forums and there were previous requests for this feature. And they wouldnt put it on the config page because users might not find it there. So cant have it at all.

lol why not just not use the middle mouse button? Did you remap it to something else?

Yes i have it mapped to a thumb mouse button for other applications. And then im browsing firefox, i wanna switch to a tab on the left, the button bumps against the keyboard, tab gets closed.

AutoHotkey can detect which program is active and rebind keys independently for each

Makes sense, thanks for the explanation

Are you aware of ctl + shift + t to reopen a closed tab? You can hit it multiple times too. Totally fine if you prefer this solution, but this is a useful tip regardless!

Not saying it wasn't worth it, but some other options that might work:

  • bind middle mouse to an extension (e.g open lastpass)
  • buy a mouse that lets you change keybindings on the mouse instead

you cant bind middle mouse to anything in firefox, or in any browser I looked at. and I bound this button to middle mouse myself, it's used a lot in Blender and this is more comfortable than the default.

Can feel you right there. I once bought a new computer just to bring compile time of Firefox core from 1h to 15m. To fix a bug which was on my nerves.