Skip Navigation

Is it possible to be comfortable with two desktop OSs (e.g. shortcuts, mouse)

I've been a linux user for 20 years (mostly on KDE). I just started at a new job, and they gave me a mac. I found out later that I could have got a linux machine instead, which is a bit annoying. Still, I know there are some nice things about a mac, and I figured I'd give it a try for a while.

I'm pretty quick moving around my desktop environment, and I'm finding picking up the mac is not too bad. BUT I use keyboard shortcuts a lot, and they are all every different on a mac. So whenever I switch back and forth between my work machine, I end up stumbling a bunch and wasting my time, and getting annoyed. It's mostly keyboard shortcuts, but the trackpad buttons and scrolling are annoying too.

So, question is: is it possible to regularly use two OSs with wildly different control surfaces, and be comfortable with it? e.g. either MacOS + Linux, or I guess MacOS + Windows? Or will it be annoying forever?

38 comments
  • Eventually you will get used to it.
    You have 3 options.

    1. normalise to OSX shortcuts (and concile your Linux shortcuts to those). You are more likely to encounter an osx machine "in the wild", and if you have to get a new Mac then everything is instantly comfortable. Linux is also easier to customise.
    2. normalise to your Linux shortcuts. Figure out how to script osx to adopt those shortcuts (so you can quickly adopt a new work machine), and accept that you won't always be able to use those shortcuts (like when using a loaner or helping someone).
    3. accept the few years of confusing Osx Vs Linux shortcuts, and learn both.

    Option 3 is the most versatile. Takes ages, and you will still make mistakes.
    Option 2 is the least versatile, but is the fastest to adopt.
    Option 1 is fairly versatile, but probably has the longest adoption/pain period.

    If OSX is in your future, the it's option 1.
    Option 3 is probably the best.
    If you are never going to interact with any computer/server other than your own & other Linux machines, then option 2. Just make sure that every preference/shortcut you change is scriptable or at least documented and that the process is stored somewhere safe

  • I had it like that and it was OK for two years or so until someone broke in at home while I was sleeping and stole my iMac.

    So from my experience it gets better. Later I had to work on a Windows machine at work that again took a couple of weeks but eventually I also was OK using both at the same time.

  • I changed all the KDE shortcuts to be like on Mac (because I like those more). I have a keyboard with Mac layout for my Linux PC and have swapped meta and ctrl via the keyboard settings (i.e. you press ⌘C but software receives ctrl+c), because a lot of non-KDE apps are way worse about remapping shortcuts so if they really want ctrl I at least want it to be on the ⌘ key, and also because the meta key behaves weirdly at least in Qt, for example it doesn’t block text input when held down unlike ctrl.

    These are the big annoyances with this that do trip me up:

    • Terminal (since I’ve switched ⌘ and ⌃, the standard shell keys such as ⌃C are now ⌘C instead because that is unremappable in Konsole, and I’ve had to put copy/paste/etc. on ⌃C etc. instead)
    • Text navigation in Firefox — while I remapped the bindings for KDE/Qt, it’s impossible to do that in Firefox which means ⌥◀︎ is “navigate back” instead of “move caret back one word”. This is the most awful because it keeps making me reload pages when I’m editing text and don’t pay attention
    • Text navigation in KDE/Qt apps — it’s so close to good but I can’t remap the “extend selection word left/right” keys from ⇧⌘◀︎/▶︎ to ⇧⌥◀︎/▶︎ to be like the “move caret” keys (⌥◀︎/▶︎). Same for the select to start/end of line keys.
  • I got a MacBook a bit earlier this year, and the keyboard took me a while to get used to, but I got used to it eventually and now I'm pretty comfy on both it and KDE.

    That being said, you probably have way more of a muscle memory than me, as I've only been using Linux for around 4 years, so it might be a bit more difficult for you to get used to it.

38 comments