Context Menu (Right Click) keyboard shortcut in Mac OS X

17

7

Is it really possible to invoke a context menu using a keyboard shortcut instead of clicking the right/alt mouse button in OS X? In particular, I would like a menu-key-like feature in OS X. I am wondering whether there is an additional third party software that provides such feature.

Please not that the Mouse Keys feature is not an option as I don't want to depend on the position of the mouse cursor.

Similar Topics

  1. Keyboard Shortcut to Right Click in Mac OS X
  2. Right click using keyboard in Mac OS X
  3. Enable Right-Click on Mac OS X 10.7.5 by default
  4. Keyboard shortcut for spelling dropdown menu in OS X beyond Devonthink Pro?
  5. Add application to right click context menu on Mac OS X

czerwin

Posted 2013-10-19T07:01:09.403

Reputation: 441

For Finder (at least), a user has made a workflow for Alfred to do it successfully without requiring the mouse to hover over the current selected file/folder! I've tested it in Mavericks 10.9.4 and it works even on the Desktop, despite what people say on that Alfred thread. (that may be because I have XtraFinder installed, or because Apple fixed the bug in one of the recent Mavericks revisions) :). So just open the .alfredworkflow file, assign a hotkey to it, and away you go!

– None – 2014-07-19T02:02:16.600

Answers

17

After doing extensive research on this topic, I can confirm that there is no built-in mechanism that enables context menu either by direct shortcut or right mouse click simulation. This is due to technical limitations of the operating system, which prevents from determining coordinates of the current selection (e.g., selected element).

Fortunately, in some applications it is possible to use Apple Script to facilitate such action, but this is a strictly application-specific approach.

czerwin

Posted 2013-10-19T07:01:09.403

Reputation: 441

2How can it be they call the OS the most friendly but can't make some obvious expected things? – Sergei Basharov – 2014-09-12T21:19:32.700

Excellent question. I wish I could know then answer to this one... I think Apple does not bother because there is no 'magic' (specific) question to perform this action. – czerwin – 2014-09-14T11:58:57.080

3Mac is NOT the most friendly O/S. Ask any keyboardist. It is hogwash. – javadba – 2014-10-19T15:47:46.030

5I use a mouth stick, physically can't use a mouse. There's a few things I wish were there, but still OS X is leagues better than Windows, Gnome or KDE, trust me. – dazonic – 2015-05-10T06:25:56.993

2

While the contextual activation is lacking, in OS X you can activate and access the top menu bar using the keyboard, which will give you access to all of the commands in the contextual menu, and more

http://www.cnet.com/news/access-menus-via-the-keyboard-in-os-x/

danny80

Posted 2013-10-19T07:01:09.403

Reputation: 21

3Which doesn't help when the context menu is provided by an app inside another app, e.g. websites with custom context menus :/ – Pat – 2016-05-13T18:56:50.647