... the user friendly GPS tool


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mac OS X - Tastaturkürzel / Keyboad Shortcuts
#6
(12.11.2014, 10:40)ryanthara Wrote:
(11.11.2014, 14:46)routeconverter Wrote: So far, I'm just guessing, that "ctrl N" should be "meta N" on Mac OS X - is that valid?
You are right. On Mac OS X the meta-key, formerly known as apple-key is today titled with cmd.

I see two alternatives:
  • Replacing "ctrl" with "meta" on Mac OS X before calling KeyStroke.getKeyStroke() - there are just two places in the code in JMenuHelper that have to be changed
  • Defining alternative keystrokes (or accelerators in Apple speech) for Mac OS X, i.e. putting new-file-action-keystroke=meta WHATEVER-IS-MAC-SPECIFIC next to new-file-action-keystroke=ctrl N
What do you think would be the best choice?
--
Christian
Reply


Messages In This Thread
RE: Mac OS X - Tastaturkürzel / Keyboad Shortcuts - by routeconverter - 12.11.2014, 12:18

Forum Jump:


Users browsing this thread: 1 Guest(s)