|
|
|
|
|
by alleyshack
1850 days ago
|
|
> basically, you can move around with CMD+Arrow. Up goes up a directory, down goes down a directory (or opens the file). Left / Right go forward / back in history, like a browser. This is really helpful to know - it's one of my biggest bugaboos about using Finder & navigating the Mac GUI. On the other hand, I suspect this kind of obscure key-based shortcut is a big part of why Macs don't feel intuitive to a lot of users. How could I have known this shortcut exists? It's not broadcast anywhere obvious. My options for finding all these obscure shortcuts aren't great. I could scroll through a submenu in the Settings pane, hoping to find something that looks like it says the thing I'm trying to do (and then that I can figure out what keys it means, since Apple key symbology is VERY arcane). I could stumble across a mention of the shortcut in a forum like this. Or I could Google in the hope of finding something - though that assumes I believe it's doable in the first place, which I didn't in this particular case. It would also help if Apple chose easier / more intuitive keyboard shortcuts. A "shortcut" which both is the only way to do something, and also requires pressing a minimum of four seemingly-random keys, is not a shortcut at all - it's a mental load on the user that they just have to hold in their heads forever. |
|
Shortcuts mostly appear in the menus, but I remember one in particular being elusive: cmd + down. I've found it out by asking a friend.
I think there is supposed to be a method to the madness, though it's maybe less and less clear nowadays, especially with applications that don't implement them correctly (such as MS Office, electron apps, etc) and people being very used to Windows' conventions.
For example, the modifier keys' names are usually an indication of what you can achieve with them.
CMD (the "flower-like" key, directly next to the space bar) is usually the one used to produce... commands. As in Copy, Save, etc.
Then you have your ALTernative / Option, which usually modifies some other key's usual behaviour. You can obtain dead keys with it. ALT+e / e = é. etc. It also works in menus to obtain alternative actions. You can click a menu, press alt, and see the entries change.
And CTRL deals with control characters. ctrl-c in the terminal, line editing (ctrl-a in any text field goes to the beginning of the line, etc). It's not clear to me why right click is obtained with control and not alt, though...