keyboard shortcut for openning the "right-mouse-click" menu

Hello all,

Is there a keyboard shortcut in Intellij (5.1) that opens the "right-mouse-click" menu?

Thank you,

Rami

2 comments
Comment actions Permalink

Not by default, but you can assign a shortcut.
If you want to use the context menu key present on windows keyboard,
you need to run Idea on Java 1.5 (previous version of java did not
support that key).
Open IDE Setting -> Keymap, in category "Other" you'll find the
action "Show Context Menu".

JetBrains: It would be nice to make the action work in Demetra again:
http://www.jetbrains.net/jira/browse/IDEA-6636

Rami wrote:

Hello all,

Is there a keyboard shortcut in Intellij (5.1) that opens the "right-mouse-click" menu?

Thank you,

Rami

0
Comment actions Permalink

Thank you.

Rami

0

Please sign in to leave a comment.