I'm using Ubuntu 13.04 (unity). When using emacs in nw mode, some emacs key bindings fail to work. For example if I use Alt+v, instead of moving the current page backward, the "View" menu pops up. Even after I canceled the "Show Menubar" option, Alt+v still does not work. Did anybody know how could I resolve the key binding conflicts?
Asked
Active
Viewed 939 times
4
-
1If this only happens in `-nw` then it's likely that your terminal (which ever one you're using) doesn't support some of the key combinations. That's a very common issue with running emacs without a graphical frame. – Malabarba Jul 08 '13 at 11:53
2 Answers
6
You can do this:
- Click on Edit
- Click on Keyboard Shortcuts...
- Uncheck "Enable menu access keys".

jh314
- 27,144
- 16
- 62
- 82
0
You can edit your ubuntu key bindings with Compizconfig application. Amazing thing about it for me is you can search a particular key binding. Go to advanced search and check 'search values' check box. Then you can search for <super>
.

aspirin
- 347
- 1
- 5