I'm using eclipse over an x11 connection to an ubuntu machine from my mac. I want to be able to use the command key on my keyboard as a separate meta modifier for keyboard shortcuts in eclipse. Using xmodmap, I can make command be control or mod1, both of which get captured by eclipse (as Ctrl and Alt). But I don't want it to overlap with shortcuts for those two keys. Is there any way to map it as some other mod key that eclipse will actually catch as a separate key?

link|improve this question
See superuser.com/questions/372797/… – Sam Dec 30 '11 at 16:52
feedback

migrated from stackoverflow.com Jul 1 '11 at 13:58

This question came from our site for professional and enthusiast programmers.

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown