|
| ▲ | kstrauser 5 hours ago | parent | next [-] |
| They didn't mention cross-OS shortcuts, though. I interpreted "across the operating systems" as meaning "across the various versions of Windows". Yes, Windows is more consistent with their own common shortcuts. But Macs have exceedingly consistent shortcuts across Mac applications, compared to my experience with Windows and especially Linux. I might also point out that Mac had keyboard shortcuts before Windows existed, so it's not really fair to describe them as the "different" one when MS chose their own, different shortcuts for Windows. |
| |
| ▲ | larusso 5 hours ago | parent [-] | | Apple also invented their own key “Apple” now “CMD” for operation like copy / paste to explicitly not have the issue to overload the already know escape sequences. Windows being on a system without a normalized keyboard had to reuse keys that are common to keyboards used back then. Vertical integration played into apples cards even back then. | | |
| ▲ | chuckadams 3 hours ago | parent | next [-] | | The location of the command key is also a lot more comfortable. Thumb vs pinky. | |
| ▲ | hparadiz 3 hours ago | parent | prev [-] | | I setup my Linux system to use it because it's more consistent for copy pasting in a terminal. |
|
|
|
| ▲ | pdpi an hour ago | parent | prev | next [-] |
| Many of those shortcuts already existed in macOS before they were added in Windows. Inversely, a lot of desktop Linux stuff was designed specifically to mimic the Windows behaviour. So, really, it's Microsoft that decided "we're different". Also, as somebody who sort of lives in the terminal, the lack of the Command/Ctrl distinction is one of the things that really bothers me about Windows. In default GUI applications, application shortcuts use Command, and Ctrl is used almost exclusively for headline-style shortcuts (ctrl-k for kill line, ctrl-a for home, ctrl-e for end, etc). Ctrl-a Ctrl-shift-e is kind of baked into my brain as "select whole line". |
|
| ▲ | Sohcahtoa82 5 hours ago | parent | prev | next [-] |
| The big one for me on Mac was refreshing a web page being CMD+R rather than F5. Not to mention the muscle memory for pressing CTRL in the corner of the keyboard rather than CMD where Alt is. Though I will say that having "Copy" (cmd-c) being different from ^C (ctrl-c) was kind of nice. Though Terminal has done a nice thing of making it so if you highlight text, Ctrl-C copies the first time you press it, and sends ^C the second time. |
| |
| ▲ | kstrauser 5 hours ago | parent | next [-] | | Conversely, when I use a PC, I have to stop and wonder why alt-R doesn't reload the web page like it's supposed to, and alt-C doesn't copy, and I have to stretch my pinky all the way over to use that shortcut. And what's the mnemonic for "F5 means reload"? Which is to say that neither Windows nor Mac shortcuts are inherently better. It's just what we're used to. IME, the main difference is that once you learn the Mac shortcuts in a handful of apps, they'll pretty much work on the other apps you encounter, too. | | |
| ▲ | 3form 4 hours ago | parent | next [-] | | Ctrl-R reloads the page in every browser that I have used, so perhaps that's what you're looking for. | |
| ▲ | sunshowers 2 hours ago | parent | prev | next [-] | | A big issue with the macOS style I'd that there isn't a modifier key free for the user to build their own shortcuts around. The Win/Super key is a very good place to hang custom shortcuts off of on Windows and Linux. | |
| ▲ | 3 hours ago | parent | prev [-] | | [deleted] |
| |
| ▲ | zarzavat 4 hours ago | parent | prev [-] | | > The big one for me on Mac was refreshing a web page being CMD+R rather than F5. It's not like you can't change it. System Settings > Keyboard Shortcuts > App Shortcuts > add your browser > remap the Reload menu item to F5 Along with Karabiner you can pretty much make Mac OS work however you want it to when it comes to keyboard shortcuts. |
|
|
| ▲ | Miraste 4 hours ago | parent | prev [-] |
| If you want a little more consistency for muscle memory, ctrl+L goes to the address bar on Windows the same way cmd+L goes to it on Mac. Same for ctrl+W and cmd+W to close tabs. |