← Back to context

Comment by nikitaga

4 years ago

At this point, "Consistent shortcuts" is the main "feature" keeping me on MacOS.

Cmd+, opens preferences in every app.

Cmd+[ or ] goes "back" and "forward", in every app that has those concepts

Cmd+Shift+[ or ] switches tabs, in every app that has tabs, except a handful of stupid chat apps who think they're too good for it.

Cmd+W always closes the current tab, if the app has tabs, (or current window, if the app has no tabs), and does not quit the app – that's what Cmd+Q is for.

Etc.

Also notice how PageUp / PageDn, keys that my keyboard doesn't even have, are not used for crucial shortcuts like these.

Seemingly small things, but absolutely maddening when developers don't respect the common convention, or when a common convention does not exist.

I always thought this consistency was a feature of the app ecosystem and app developer attitudes rather than the OS itself, so I'm not sure what RavynOS can do to make third party apps obey their idea of consistent shortcuts? The wiki doesn't mention anything about shortcuts despite the language on the home page.

"Consistent shortcuts" is the main "feature" keeping me on KDE.

Cmd+Shift+, opens preferences in every app.

Alt+Left or Right (or Back or Forward) goes "back" and "forward", in every app that has those concepts

Cmd+Tab or Cmd+Shift-Tab switches tabs, in every app that has tabs.

Cmd+W closes the current tab by default, if the app has tabs, (or current window, if the app has no tabs)

Cmd+Q quits the app.

Etc.

What's again so special about macOS?

One needs only to avoid GTK stuff, Electron, and Windows Software, and one gets perfectly consistent behavior.

And those behaviors can be "even" configured globally! (That's something to mention specially of course when talking to Mac users as such an advanced feature like "configurability" is notoriously missing in the Apple universe).

  • > One needs only to avoid GTK stuff, Electron, and Windows Software, and one gets perfectly consistent behavior.

    So as long as one avoids all the inconsistencies then one gets consistent shortcuts? ;) Only using Qt apps on Linux is very hard. A lot of good apps are GTK or Electron. On macOS there is no GTK & Qt divide and Electron apps are very good at implementing macOS shortcuts. Hence you get more consistent bindings.

    Also, many bindings are absent even in Qt app. For instance, on macOS you have Emacs-style bindings in every app (Ctrl+a, Ctrl+p, Ctrl+k, etc.). Those are very useful. You can get them on Linux (at leasts in GTK apps) but it's very hacky and it conflicts with a bunch of stuff, whereas they fit right in on macOS. Cmd+Shift+/ to search all menus is also super useful and I don't think you can do that on KDE.

    > And those behaviors can be "even" configured globally! (That's something to mention specially of course when talking to Mac users as such an advanced feature like "configurability" is notoriously missing in the Apple universe).

    If you don't think macOS can be configured then you are mistaken. It can't be configured to the extend that KDE can that is true (some of us consider that to be a feature). But a lot is still possible. As an example, kindaVim adds vim-style keybindings to every app which is kinda cool.

    • > Only using Qt apps on Linux is very hard.

      There are even whole distris doing that… ;-)

      https://kaosx.us/

      I have hardly any GTK app installed and I would not know what I'm missing. (Firefox uses GTK but it has it's own UI anyway). Electron? That's the plague of modern times. Besides VSCode (which I will switch away in a blink as soon as the alternatives are ready) I don't use any Electron peep. Also here I would not know what I'm missing.

      But of course, it's only me. YMMV

      > Cmd+Shift+/ to search all menus is also super useful and I don't think you can do that on KDE.

      Global menu is of course integrated in KDE. You can even use it form KRunner (of course with fuzzy search).

      https://libreddit.northboot.xyz/r/kde/comments/r85jcz/tip_yo...

      I think the idea of using a "HUD" in KDE is actually even older than the macOS feature.

      https://github.com/Zren/plasma-hud/

      > If you don't think macOS can be configured then you are mistaken.

      Apple products are made for the mass market. That's one of the reasons they actually follow the same philosophy as Gnome. What this means regarding options everybody knows I guess:

      Options are hard to maintain and "confuse the user".

      So Apple products are dumbed down even more with every release. (They even replace perfectly fine working software with "touch-ware" in the attempt to make everything more tailored to the causal users).

      4 replies →

    • > Cmd+Shift+/ to search all menus is also super useful and I don't think you can do that on KDE.

      Not sure if this is what you're talking about, but KDE now has KCommandBar (or some name like that?), a HUD menu that can be invoked with Ctrl+Alt+I.

      Though I as a KDE fan concede that the need for some GTK stuff is kinda disappointing, for me Firefox and Inkscape (can't care less about Electron stuff, though). Inkscape AppImages have turned out very handy, but alas the Firefox ones don't bundle GTK so you can't have a GTK-free system if you want to use Firefox.

      Still though I don't think something as configurable as keyboard bindings are too much of a deal to promote or convince people about a DE or a OS.

      1 reply →

    • Which is true on MacOS too. Emacs doesn't care about Mac keybindings. Even worse, the MacOS "Emacs keybindings" for things like text fields aren't totally consistent with actual Emacs. Oh and Emacs was until super recently bundled into the OS too so even out of the box it wasn't totally consistent.

      I'm sure there's other programs on MacOS that don't follow the global key bindings.

  • I switch between linux, windows and mac on a daily basis. Mac short cuts are far more consistent.

    Now, copy and paste. It is cmd-c in mac, in ubuntu you can’t tell me unless I tell you if I am in a terminal or not.

    But most of all, readline shortcuts ctrl-a goes to the beginning of a line in nearly ever mac app. Not so in linux.

    • I find Mac less consistent, especially around home/end key behavior. In some places, home goes to the start of a page, in others, the start of a line. In addition, the key combinations and gui behavior are annoying. Ever try to cmd+tab to a minimized window? You have to do finger gymnastics to add an extra key to get that window to open. Other than the cli, I've seen little benefit in using a Mac vs. a decent PC with just about any Linux distro or Windows.

  • Since you mention GTK, I assume that must be the root of my problem – I keep trying Ubuntu and some other GNOME distros, haven't tried KDE. Ubuntu was definitely a mess when it comes to consistent shortcuts when I last tried it (a couple years ago).

    • Yes, the lacking usability of GTK (3 and later) apps is the root of all problems with GTK desktops.

      But the issues aren't Linux specific of course.

      KDE is by now one of the most lightweight¹, stable, and usable desktops by far.

      And KDE is completely configurable regarding look&feel. You can make it by now even look and behave like any other desktop with one click using global "themes" (the feature switches more than the theme; that's why I've put the term in quotes).

      https://store.kde.org/browse?cat=121&ord=rating

      ¹ KDE beats mostly everything in this point, except maybe raw WMs and LXQt. Yes, it's more lightweight than say the GTK3 based Xfce by now… The "magic" lies to one part in Qt that gets optimized for embedded applications now for many years, and all the work in optimizing KDE itself after it got bad rep one and half decade ago for being bloated (which was indeed true back than; but they learned the lesson; only the internet FUD never dies).

Cmd+` to switch windows within an app.

For those more familiar with Windows and probably most Linux conventions, Home/End won’t behave how you want but they move to the start/end of a scrollable view (which IMO is more useful).

In most any app ^a will be your Home equivalent and ^e will be your End equivalent. If that sounds weird or weirdly familiar… a subset of emacs key bindings are built in for basically all native macOS text inputs. If you get weird and hook up a full keyboard to iOS devices, works pretty much the same!

(I personally use ^t quite a lot because I accidentally rtanspose letters while typing all too frequently)

I'm less impressed by MacOS shortcuts than you are.

Out of the box, several short-cuts conflicts.

Moreover, on non-US keyboards, many MacOS shortcuts are simply not reachable.

  • The non-US keyboard thing is frankly ridiculous, on my layout I cannot even switch between windows of an app... Quelle finesse!

  • Some of the offenders surprisingly include newer Apple apps like Books. Some of the commands are not included with shortcuts. Seems like they weren't thinking too much about desktop users when they ported it from iOS.

On a similar note, it's pretty damn handy that just about every text box in macOS implements readline keyboard shortcuts.

Also, having ctrl and cmd be separate keys is a godsend. No, I don't want to kill the running app, I want to copy some text.

  • For me it's word erase (Ctrl-W). CUA was a mistake, and ‘desktop Linux’ slavishly imitating Windows was a mistake.

Really what I want is to define my shortcuts globally somewhere like github and just have every machine/piece of software I ever use refer to that.

For the tabs Ctrl+tab/Ctrl+shift+tab is the standard on Windows and Linux, so i can see how some apps can forget about macOS' specialness.

  • Speaking of this specialness... having the main system shortcut modifier – Cmd – physically located under both your thumbs is priceless.

    In contrast, the Ctrl keys are usually located such that they're best accessed with your pinkies. Who thought that making people use their weakest fingers for the most common shortcuts is a good idea?

    Could you remap your keys to have Ctrl keys under the thumbs in Windows / Linux? Yes, but then:

    1) It will become hard to use Ctrl-based text navigation shortcuts (such as Ctrl+left to navigate one word left) with one hand, and

    2) Ctrl+Tab will now use the same physical keys as Alt+Tab used to, and your brain will never heal from this (at least mine refuses to).

    • It's also worth considering changing your keyboard itself. I use a Pinky4 and have all the modifiers easily reachable by thumb. Backspace and space as well. There is a gap of no keys in the corners that means the furthest left thumb key on the left half is still as far right as alt/command on traditional keyboards.

    • > 1) It will become hard to use Ctrl-based text navigation shortcuts (such as Ctrl+left to navigate one word left) with one hand

      Why would it be any different than on macOS?

      > 2) Ctrl+Tab will now use the same physical keys as Alt+Tab used to, and your brain will never heal from this (at least mine refuses to).

      So why not switch this also? Where's the problem?

      At least on Linux there are no issues. It's mostly clicking one checkbox, and changing "Alt-Tab" to "Ctrl-Tab".

      5 replies →

    • Maybe I'm the only one, but I remapped Cmd to Ctrl. After a lifetime of Windows and Linux using Ctrl as the main modifier key, this made things much easier for me. Having it be pinkie based has never been an issue. At least not for me. Others will vary, of course.

    • Have you tried mapping Ctrl to your CapsLock key? Pressed without any combination - Esc, with some other key(s) - Ctrl. It is under pinky, but in a very comfortable position, just like Enter.

    • I use Karabiner-Elements to remap right option to right control. Apple should have made this key a control key IMO.

    • re: “priceless”, i mean i agree and set alt to ctrl for the same vibe on linux and windows

      but otoh ppl have strong opinions for the exact same reasons (hand/finger dexterity) by assigning ctrl to caps lock

      less weird-pinky/hand-rotation does feel like a win, though

Consistency????

"[" on AZERTY french keyboard requires to type Option+Shift+5

"]" on AZERTY french keyboard requires to type Option+Shift+)

I can't even imagine how the equivalent of Cmd+[ could be a "shortcut".

The big one for me is that Cmd+C and Cmd+V do the exact same thing in Terminal as they do everywhere else, unlike with terminal emulators under Linux. Copy and paste are too ingrained from decades of Mac/Win use to fight against muscle memory for that one exception.