What Qt calls "Ctrl" is actually called Cmd (or "Apple key") on mac.
There is actually a Ctrl key on the keyboard as well; it is called "Meta", or Qt.MetaModifier by Qt http://stackoverflow.com/questions/16809139/qt-how-to-define-cmdkey-shortcut-for-mac Id'd like to be able to bind keys like: edit-headline = Meta+h (incidentally, I bound f2 to edit-headline now since ctrl+h is "hide window" on Mac). -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
