Working on Linux: Restore Firefox’s normal behavior

One of my main gripe when switching from Windows to Linux is that my favorite web browser Firefox doesn’t behave exactly the same way it does on Windows. Specifically, 2 things that bother me the most are:
- The Backspace button doesn’t go back to the previous page
- Clicking on the url address bar doesn’t automatically highlight the entire line.
Fortunately, it’s possible to change those behaviors simply by fiddling around with the settings a little bit. You’d want to go to your about:config page and change the following values:
- Find browser.backspace_action and set the value to 0 (default is 2 or something). This will make the backspace button behave as it does in Windows.
- Find browser.urlbar.clickSelectAll and set the value to True
And that’s about it. Personally I can’t understand why the developer would choose to keep these little annoyances. If it was just for a versions or two then we could accept it as bug but it’s been many years since these behaviors were implemented. The fact they’re still there mean that they are intended. Maybe they were made by Mozilla devs who are actually Microsoft moles who want to low-key diminish the user experience in Linux, I guess we’ll probably never know.
On Turning Thirty

To be honest, I thought turning 30 would be a bigger milestone, for me personally at least.
I mean, I don’t have anything to complain about my current situation per se, I have a job that I enjoy, a wife that I love, a house. Honestly this is as good as any 30er would get. But is that all there is? I mean is this going to be like this for the rest of my life. Like that old saying, you know? “Some people are dead by 30, but never buried until they’re 75″.
(to be continued)
The Nostalgic Generation

That’s what we are sometimes called, the generation of late 80s, early 90s kids (or adults, as we all should be by now). Indeed it wouldn’t be uncommon to find someone from this generation reminiscing about ‘the past’, a mere decade or two ago, as if they were centuries. But there’s a reason for that.
Untitled Rant #1
Lately I feel like we’ve reached a point in our life where everything just come to a stand still, as if we’ve literally become just another cog in the machine. I recall the early days when pretty much anything and everything was new and exciting to us. Nowadays they merely seem like annoyances that you’d do your best to avoid and carry on with your ordinary, uninteresting life.
We need a change
But what? I do not know, like the rest of this generation, we have more questions than answer. We got exceptionally good at finding out what is wrong, but excruciatingly poor at solving it.
This is a generation that is doomed to fail, and like it or not, I’m a part of it.
Skinning the GIMP

So we all know the GNU Image Manipulation, aka the GIMP, aka the graphic tool with the worst designed UI/UX in existence? Well here’s my attempt to improve it by just a wee bit.
Recent Comment