Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save y56/a807289d5589195b8347faf5ff98a229 to your computer and use it in GitHub Desktop.
Save y56/a807289d5589195b8347faf5ff98a229 to your computer and use it in GitHub Desktop.
keyboard shortcut for mouse right click menu by keyboard
https://superuser.com/questions/195167/keyboard-shortcut-for-mouse-right-click
There isn't one for left-click, though spacebar and Enter are often usable.
Right-clicking is usually a request for a context-sensitive menu which is performed on the keyboard either by typing
≣ Menu key (https://en.wikipedia.org/wiki/Menu_key),
Shift+F10,
or sometimes Ctrl+Shift+F10.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment