Posted on 2010-07-22 23:35
Justfly Shi 阅读(328)
评论(0) 编辑 收藏 所属分类:
Ubuntu
In Ubuntu, key F10 is used to open the first item of the menu bar, but If you use Emacs key binding in eclipse, F10 is used as the redo key. So you need to do the below change.
Run gconf-editor, browse to /desktop/gnome/interface then scroll down to menubar_accel and delete the F10 value.
From http://www.h4ck3r.net/2010/04/07/debugging-step-over-f10-eclipse-ubuntu/