No, it isn't. On a Mac Ctrl+Left-Click must always be available as a replacement for Right-Click in order to to support one-key-mice and one-key-trackpads. In consequence, Ctrl is never available as a modifier for mouseclicks.cyrano wrote: But in this case, ctrl (which is available) gets mapped to command. That's confusing and seems like a silly choice,...
I'm perfectly happy with using Cmd; all I was criticizing was the documentation. Using Cmd-c/v/x in place of Ctrl-c/v/x is equally standard on a Mac. OTOH, Ctrl-d is EOF, Ctrl-c will terminate a running program, and Ctrl-a/e (in many cases) moves the cursor to the beginnig/end of the current line. That's what I meant by saying that Ctrl ist "not generally" replaced with Cmd on the Mac.
Btw: Maybe the term "Cmd" should be used in the documentation rather than the clumsy "COMMAND". That's how the key is actually labelled. After all, you are writing "Ctrl" rather than "CONTROL".