GNOME Bugzilla – Bug 665386
keyboard shortcuts beginning with "alt" don't get delivered to terminal
Last modified: 2011-12-03 01:00:59 UTC
Recently (about a week ago), my favourite terminal shortcut (alt-.) stopped working (it just inserts a literal dot instead of the last argument from the previous command). alt-backspace has also stopped backspacing an entire word at a time as it used to, and now just acts like an unmodified backspace. These keyboard shortcuts still work just fine in guake (a drop-down terminal editor). I noticed that the mnemonics on the "File | Edit | ..." menus were being underlined when I held down "alt", so I expect gnome / gtk standard menu handling is intercepting the alt key. I disabled "Enable menu access keys" from the gnome-terminal keyboard shortcuts, but that just makes the mnemonics no longer display - it doesn't restore the operation of alt key shortcuts. It's worth noting that I have a testing version of libgtk-3-0 ( 3.3.5+git20111201.f9c24e8f-0ubuntu1~11.10~ricotz0 ) and other gnome-shell dependencies, installed from: https://launchpad.net/~ricotz/+archive/testing (I'd love to remove these to test if it is causing the problem, but I can't figure out how to without apt freaking out)
this looks like a dupe of bug 552318, but that was fixed in 2008 and was a bug in gtk2. So it may be the same issue popping up again in gtk3?
Likely dup of bug 663779. (BTW: In general, when running ubuntu, it's best to file bugs on launchpad.)
You're right, this is a dup. I didn't find that one before filing since I was looking for gnome-terminal bugs. I would normally report on launchpad first, but there was no place to put gnome-terminal bugs. *** This bug has been marked as a duplicate of bug 663779 ***